mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 05:45:51 +00:00
14b12d0355
CMake now looks for a Fortran compiler matching any C or C++ compiler already enabled. We test this by enabling C and C++ first in the Fortran test, which is what user projects will likely do. |
||
---|---|---|
.. | ||
Executable | ||
External | ||
in_interface | ||
include | ||
Library | ||
CMakeLists.txt | ||
foo.f | ||
hello.f | ||
mainc.c | ||
maincxx.c | ||
myc.c | ||
mycxx.cxx | ||
mysub.f | ||
test_module_implementation.f90 | ||
test_module_interface.f90 | ||
test_module_main.f90 | ||
test_preprocess.F90 | ||
test_use_in_comment_fixedform.f | ||
test_use_in_comment_freeform.f90 |