Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable

Use this variable to specify a list of labels that will be reported to
CDash as subprojects.
This commit is contained in:
Betsy McPhail
2017-06-27 15:23:18 -04:00
committed by Brad King
parent c705f0af63
commit d08ec4d25a
15 changed files with 92 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
CTEST_LABELS_FOR_SUBPROJECTS
----------------------------
Specify the CTest ``LabelsForSubprojects`` setting
in a :manual:`ctest(1)` dashboard client script.