Files
CMake/Modules/Platform/GNU-GNU-Fortran.cmake
Samuel Thibault a47283801e hurd: Add GNU linker options
Fixes: #26518
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 "")