Files
CMake/Modules/Platform/NetBSD-GNU-Fortran.cmake
Undefine 7ae11ea4e7 Platform: Add compiler platform modules for BSDs
These set variables required for CMAKE_LINKER_TYPE to work

Fixes: #27037
2025-07-12 21:36:42 +02:00

3 lines
60 B
CMake

include(Platform/NetBSD-GNU)
__netbsd_compiler_gnu(Fortran)