cmake/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
2018-01-26 17:06:56 +01:00

8 lines
285 B
ReStructuredText

CTEST_OUTPUT_ON_FAILURE
-----------------------
Boolean environment variable that controls if the output should be logged for
failed tests. Set the value to 1, True, or ON to enable output on failure.
See :manual:`ctest(1)` for more information on controlling output of failed
tests.