mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
4 lines
92 B
CMake
4 lines
92 B
CMake
include(Platform/Windows-Clang)
|
|
set(_COMPILE_CXX_MSVC " -TP")
|
|
__windows_compiler_clang(CXX)
|