mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ctest_memcheck: Add QUIET option
This commit is contained in:
committed by
Brad King
parent
fc58bdb9ad
commit
0b87b2a339
@@ -26,3 +26,7 @@ the number of tests to be run in parallel.
|
||||
The APPEND option marks results for append to those previously
|
||||
submitted to a dashboard server since the last ctest_start. Append
|
||||
semantics are defined by the dashboard server in use.
|
||||
|
||||
The QUIET option suppresses any CTest-specific non-error messages
|
||||
that would have otherwise been printed to the console. Output from
|
||||
the underlying tests are not affected.
|
||||
|
||||
Reference in New Issue
Block a user