mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06: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:
committed by
Brad King
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)
|
||||
Reference in New Issue
Block a user