cmake/Modules/Platform/Windows-IntelLLVM-CXX.cmake
2021-09-14 00:13:48 +02:00

4 lines
91 B
CMake

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