mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
563781099f
This change reworks ctest_start() so that simply calling ctest_start(APPEND) will read all the information from the TAG file. On top of that, it relaxes the argument parsing for ctest_start() to allow greater flexibility in the argument ordering, and the documentation for ctest_start() has been cleaned up.
4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
^CMake Error at .*/Tests/RunCMake/ctest_start/NoModel/test\.cmake:[0-9]+ \(ctest_start\):
|
|
ctest_start no test model specified and APPEND not specified. Specify
|
|
either a test model or the APPEND argument$
|