mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
e208397976
We consolidate duplicate code from Platform/Linux-Intel-<lang>.cmake files into a macro defined in Platform/Linux-Intel.cmake.
3 lines
56 B
CMake
3 lines
56 B
CMake
INCLUDE(Platform/Linux-Intel)
|
|
__linux_compiler_intel(C)
|