29c3edb87a
When testing CMAKE_<LANG>_COMPILER_ID values, do not explicitly dereference or quote the variable. We want if() to auto-dereference the variable and not its value. Also replace MATCHES with STREQUAL where equivalent. |
||
---|---|---|
.. | ||
Executable | ||
External | ||
Library | ||
in_interface | ||
include | ||
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 | ||
testf.f | ||
world.f | ||
world_gnu.def | ||
world_icl.def |