Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
GeneratorPlatform
/
TestPlatform-toolchain.cmake
blob: d8138b8b2867809ae1d123ff858ab33097af351d [
file
]
message
(
"CMAKE_VS_PLATFORM_NAME_DEFAULT is \"${CMAKE_VS_PLATFORM_NAME_DEFAULT}\""
)
set
(
CMAKE_GENERATOR_PLATFORM
"Test Platform"
)