mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 23:29:57 +00:00
Flang: Add partial support on Windows
Add minimal changes needed to help Flang itself build on Windows using CMake. Additional work will be required for full support. Issue: #17384
This commit is contained in:
parent
f86f3e21d0
commit
b2c6c3574e
2
Modules/Platform/Windows-Flang-Fortran.cmake
Normal file
2
Modules/Platform/Windows-Flang-Fortran.cmake
Normal file
@ -0,0 +1,2 @@
|
||||
include(Platform/Windows-MSVC)
|
||||
__windows_compiler_msvc(Fortran)
|
Loading…
Reference in New Issue
Block a user