diff options
Diffstat (limited to 'Modules/Platform/Windows-LLVMFlang-Fortran.cmake')
-rw-r--r-- | Modules/Platform/Windows-LLVMFlang-Fortran.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/Windows-LLVMFlang-Fortran.cmake b/Modules/Platform/Windows-LLVMFlang-Fortran.cmake index 42c283a..64dc0da 100644 --- a/Modules/Platform/Windows-LLVMFlang-Fortran.cmake +++ b/Modules/Platform/Windows-LLVMFlang-Fortran.cmake @@ -1,2 +1,3 @@ include(Platform/Windows-GNU) +__windows_compiler_gnu(Fortran) # TODO: MSVC ABI Support |