1LABELS
2------
3
4.. versionadded:: 3.10
5
6Specify a list of text labels associated with a directory and all of its
7subdirectories. This is equivalent to setting the :prop_tgt:`LABELS` target
8property and the :prop_test:`LABELS` test property on all targets and tests in
9the current directory and subdirectories. Note: Launchers must enabled to
10propagate labels to targets.
11
12The :variable:`CMAKE_DIRECTORY_LABELS` variable can be used to initialize this
13property.
14
15The list is reported in dashboard submissions.
16