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

4 lines
85 B
CMake

include(Platform/Windows-MSVC)
set(_COMPILE_CXX " /TP")
__windows_compiler_msvc(CXX)