This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
RunCMake
/
CommandLine
/
build-no-generator-stderr.txt
2 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache 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.
2014-06-03 11:36:25 -04:00
^Error: could not find CMAKE_GENERATOR in Cache$
Reference in New Issue
Copy Permalink