cmake/Modules/Platform/Windows-MSVC-CXX.cmake
2013-03-16 19:13:01 +02:00

4 lines
85 B
CMake

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