cmake/Modules/Platform/Linux-GNU-Fortran.cmake
2015-11-17 17:22:37 +01:00

4 lines
106 B
CMake

include(Platform/Linux-GNU)
__linux_compiler_gnu(Fortran)
set(CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS "")