Skip to content
Snippets Groups Projects
Commit 8c4f100a authored by Melven Roehrig-Zoellner's avatar Melven Roehrig-Zoellner Committed by Brad King
Browse files

Fortran: Fix platform id detection on mingw-w64

On mingw-w64 the GNU Fortran compiler does not define `__MINGW32__` or
any similar indicator.  Fix `CMAKE_Fortran_PLATFORM_ID` detection in
this case by falling back to preprocessing a `.c` source file even
when the compiler id is already detected.
parent 66fa6143
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment