mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-19 21:20:16 -06:00
Help: add release notes for ctest_start() changes
This commit is contained in:
7
Help/release/dev/ctest-start-args-rework.rst
Normal file
7
Help/release/dev/ctest-start-args-rework.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
ctest-start-args-rework
|
||||
-----------------------
|
||||
|
||||
* The :command:`ctest_start` command has been reworked so that you can simply
|
||||
call ``ctest_start(APPEND)`` and it will read all the needed information from
|
||||
the TAG file. The argument parsing has also been relaxed so that the order of
|
||||
the arguments is less significant.
|
||||
Reference in New Issue
Block a user