mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
Help: Add notes for topic 'ctest-capture-error'
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
ctest-capture-error
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* The :command:`ctest_configure`, :command:`ctest_build`,
|
||||||
|
:command:`ctest_test`, :command:`ctest_coverage`, and :command:`ctest_upload`
|
||||||
|
commands gained a new ``CAPTURE_CMAKE_ERROR`` option to capture any errors
|
||||||
|
that occur as the commands run into a variable and avoid affecting the return
|
||||||
|
code of the :manual:`ctest(1)` process.
|
||||||
Reference in New Issue
Block a user