Windows-Clang-CXX.cmake 92 B

123
  1. include(Platform/Windows-Clang)
  2. set(_COMPILE_CXX_MSVC " -TP")
  3. __windows_compiler_clang(CXX)