cmake/Modules/Platform/Windows-GNU-Fortran.cmake
2010-06-23 01:18:35 +03:00

4 lines
113 B
CMake

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