Files
CMake/Tests/RunCMake/CheckLinkerFlag/CheckLinkerFlagFortran.cmake
Brad King 64ac01451d Tests: Clarify RunCMake.Check* case names
Cases for `CheckSource{Compiles,Runs}` and `Check{Compiler,Linker}Flag`
cover the modules with the language as a parameter, not the
language-specific modules.
2022-10-06 10:29:42 -04:00

4 lines
92 B
CMake

set (CHECK_LANGUAGE Fortran)
include ("${CMAKE_CURRENT_SOURCE_DIR}/CheckLinkerFlag.cmake")