mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
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:
@@ -16,6 +16,9 @@ Site: @SITE@
|
||||
# Build name is osname-revision-compiler, i.e. Linux-2.4.2-2smp-c++
|
||||
BuildName: @BUILDNAME@
|
||||
|
||||
# Subprojects
|
||||
LabelsForSubprojects: @CTEST_LABELS_FOR_SUBPROJECTS@
|
||||
|
||||
# Submission information
|
||||
IsCDash: @CTEST_DROP_SITE_CDASH@
|
||||
CDashVersion: @CTEST_CDASH_VERSION@
|
||||
|
||||
Reference in New Issue
Block a user