mirror of
https://github.com/reactos/CMake.git
synced 2025-01-05 18:38:46 +00:00
44e2923f33
If we fail to create the generator named by CMAKE_GENERATOR, exit with an error message instead of crashing. While at it, fix the wording of the error message when CMAKE_GENERATOR is not set. Extend the RunCMake.CommandLine test with cases covering the "cmake --build" option when the named directory does not provide a CMakeCache.txt with a valid CMAKE_GENERATOR.
2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
^Error: could not find CMAKE_GENERATOR in Cache$
|