mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
LLVMFlang: Add a required line to define linking rules on Windows
This was missed in commit d34e5a98b8 (LLVMFlang: Add support for
Windows, 2022-09-18, v3.25.0-rc1~102^2).
This commit is contained in:
committed by
Brad King
parent
b6ddcbc7ec
commit
166bc00399
@@ -1,2 +1,3 @@
|
||||
include(Platform/Windows-GNU)
|
||||
__windows_compiler_gnu(Fortran)
|
||||
# TODO: MSVC ABI Support
|
||||
|
||||
Reference in New Issue
Block a user