CMake/Tests/RunCMake/GeneratorPlatform/TestPlatformToolchain-stderr.txt
Brad King be6a555d7e Tests: Test setting a generator platform in a toolchain file
Teach the RunCMake.GeneratorPlatform test to cover setting
CMAKE_GENERATOR_PLATFORM in a file loaded by CMAKE_TOOLCHAIN_FILE.
2014-09-15 10:27:00 -04:00

10 lines
384 B
Plaintext

CMake Error at TestPlatformToolchain.cmake:[0-9]+ \(message\):
CMAKE_GENERATOR_PLATFORM is "Test Platform" as expected.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
+
CMake Error at TestPlatformToolchain.cmake:[0-9]+ \(message\):
CMAKE_VS_PLATFORM_NAME is "Test Platform" as expected.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)