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

4 lines
85 B
CMake
Raw Normal View History

2013-03-16 19:13:01 +02:00
include(Platform/Windows-MSVC)
set(_COMPILE_CXX " /TP")
__windows_compiler_msvc(CXX)