cmake/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst

8 lines
213 B
ReStructuredText
Raw Normal View History

2018-04-23 21:13:27 +02:00
CTEST_RUN_CURRENT_SCRIPT
------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.11
2018-04-23 21:13:27 +02:00
Setting this to 0 prevents :manual:`ctest(1)` from being run again when it
2022-11-16 20:14:03 +01:00
reaches the end of a script run by calling :option:`ctest -S`.