mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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)
|