mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Teach the RunCMake.GeneratorPlatform test to cover setting CMAKE_GENERATOR_PLATFORM in a file loaded by CMAKE_TOOLCHAIN_FILE.
11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
CMake Error at CMakeLists.txt:[0-9]+ \(project\):
|
|
Generator
|
|
|
|
.*
|
|
|
|
does not support platform specification, but platform
|
|
|
|
Bad Platform
|
|
|
|
was specified.$
|