Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
GeneratorPlatform
/
TestPlatform-toolchain.cmake
blob: d8138b8b2867809ae1d123ff858ab33097af351d [
file
] [
log
] [
blame
]
message
(
"CMAKE_VS_PLATFORM_NAME_DEFAULT is \"${CMAKE_VS_PLATFORM_NAME_DEFAULT}\""
)
set
(
CMAKE_GENERATOR_PLATFORM
"Test Platform"
)