mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 17:11:04 +00:00
cd43636c95
This moves Intel compiler info on Windows into new-style modules Platform/Windows-Intel-<lang>.cmake using language-independent helper module Platform/Windows-Intel.cmake to define macros consolidating the information.
3 lines
60 B
CMake
3 lines
60 B
CMake
include(Platform/Windows-Intel)
|
|
__windows_compiler_intel(C)
|