CMake/Tests/Fortran
Ben Boeckel 29c3edb87a Avoid if() quoted auto-dereference
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.
2014-10-20 11:49:16 -04:00
..
Executable Fix escapes in Fortran depend.make entries 2010-01-04 10:18:44 -05:00
External
Library Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
in_interface
include
CMakeLists.txt Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
foo.f Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
hello.f Test all target types in Fortran 2009-10-23 08:24:51 -04:00
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 Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
testf.f Test all target types in Fortran 2009-10-23 08:24:51 -04:00
world.f Test all target types in Fortran 2009-10-23 08:24:51 -04:00
world_gnu.def Fix Fortran test .def file symbol mangling 2011-02-23 11:05:14 -05:00
world_icl.def Fix Fortran test .def file symbol mangling 2011-02-23 11:05:14 -05:00