cmake/Modules/Platform/Linux-LCC-Fortran.cmake
2022-03-29 21:10:50 +02:00

4 lines
116 B
CMake

include(Platform/Linux-LCC)
__linux_compiler_lcc(Fortran)
set(CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS "-llfortran")