Skip to content

Labels for subprojects

Introduce a concept of mapping a label to a subproject in CTest. The mapping will be passed to CDash via the xml files. CTest will provide a timing summary of Subprojects.

Note that CMake will not know about these mappings, it will use labels as before.

Also added LABELS as a directory property.

This replaces Merge Request !378 (closed)

Merge request reports