cmake/Modules/Platform/Windows-Intel-CXX.cmake
2014-08-03 19:52:23 +02:00

4 lines
87 B
CMake

include(Platform/Windows-Intel)
set(_COMPILE_CXX " /TP")
__windows_compiler_intel(CXX)