mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-20 13:40:24 -06:00
This extends the Fortran-to-C interface test to add a C++ source file. The executable can only link with the C++ linker and with the proper Fortran runtime libraries. These libraries should be detected by CMake automatically, so this tests verifies the detection functionality.