CMake/Modules/Platform/GNU-GNU-Fortran.cmake
2024-12-12 09:19:36 -05:00

4 lines
102 B
CMake

include(Platform/GNU-GNU)
__gnu_compiler_gnu(Fortran)
set(CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS "")