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

4 lines
87 B
CMake

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