mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
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)
|