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