Raw File
Linux-Intel-C.cmake
include(Platform/Linux-Intel)
__linux_compiler_intel(C)
set(CMAKE_INCLUDE_SYSTEM_FLAG_C "-isystem ")
back to top