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

4 lines
91 B
CMake
Raw Normal View History

2021-09-14 00:13:48 +02:00
include(Platform/Windows-IntelLLVM)
set(_COMPILE_CXX " /TP")
__windows_compiler_intel(CXX)