Windows-Intel-CXX.cmake 87 B

123
  1. include(Platform/Windows-Intel)
  2. set(_COMPILE_CXX " /TP")
  3. __windows_compiler_intel(CXX)