Raw File
Linux-GNU-Fortran.cmake
include(Platform/Linux-GNU)
__linux_compiler_gnu(Fortran)
set(CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS "")
back to top