zdoom-macos-deps/deps/cmake/share/cmake-3.25/Modules/Platform/Windows-GNU-Fortran.cmake

6 lines
162 B
CMake
Raw Normal View History

2021-07-25 09:55:31 +00:00
include(Platform/Windows-GNU)
__windows_compiler_gnu(Fortran)
# gfortran on 64-bit MinGW defines __SIZEOF_POINTER__
set(CMAKE_Fortran_SIZEOF_DATA_PTR_DEFAULT 4)