mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
ctest_coverage: Add QUIET option
This commit is contained in:
committed by
Brad King
parent
876a680d48
commit
fc58bdb9ad
@@ -18,3 +18,8 @@ files labeled with at least one of the labels specified.
|
||||
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 output
|
||||
that would have been printed to the console otherwise. The summary
|
||||
indicating how many lines of code were covered is unaffected by this
|
||||
option.
|
||||
|
||||
Reference in New Issue
Block a user