mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Merge topic 'ctest-remove-declarative-script-mode'
267b42bccc CTest: Remove declarative scripting mode
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: scivision <michael@scivision.dev>
Merge-request: !9868
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
ctest-remove-declarative-script-mode
|
||||
------------------------------------
|
||||
|
||||
* CTest's declarative scripting mode has been removed. This mode used to be
|
||||
triggered by a :option:`ctest -S` script which did not call any
|
||||
:ref:`CTest Commands` unless :variable:`CTEST_RUN_CURRENT_SCRIPT` was
|
||||
explicitly set to ``OFF``. This feature was undocumented and was not covered
|
||||
by any unit tests.
|
||||
|
||||
* The :variable:`CTEST_RUN_CURRENT_SCRIPT` variable no longer has any special
|
||||
meaning.
|
||||
|
||||
* The :command:`ctest_run_script` command may no longer be called without any
|
||||
arguments.
|
||||
Reference in New Issue
Block a user