Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Modules
/
Platform
/
Windows-GNU-Fortran.cmake
blob: b81b79679d99c27b5043840b84a0ec30974ddd14 [
file
] [
log
] [
blame
]
include
(
Platform
/
Windows
-
GNU
)
__windows_compiler_gnu
(
Fortran
)
# gfortran on 64-bit MinGW defines __SIZEOF_POINTER__
set
(
CMAKE_Fortran_SIZEOF_DATA_PTR_DEFAULT
4
)