CMake/Modules/Platform/Windows-GNU-Fortran.cmake

4 lines
113 B
CMake

include(Platform/Windows-GNU)
__windows_compiler_gnu(Fortran)
set(CMAKE_Fortran_USE_RESPONSE_FILE_FOR_OBJECTS 0)