cmake/Modules/Platform/Windows-Intel-CXX.cmake

4 lines
87 B
CMake
Raw Normal View History

2011-01-16 11:35:12 +01:00
include(Platform/Windows-Intel)
set(_COMPILE_CXX " /TP")
__windows_compiler_intel(CXX)