mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
The specified LABELS will be passed down to subdirectories as well as any targets or tests in the directory.
This commit is contained in:
6
Help/variable/CMAKE_DIRECTORY_LABELS.rst
Normal file
6
Help/variable/CMAKE_DIRECTORY_LABELS.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
CMAKE_DIRECTORY_LABELS
|
||||
-----------------------
|
||||
|
||||
Specify labels for the current directory.
|
||||
|
||||
This is used to initialize the :prop_dir:`LABELS` directory property.
|
||||
Reference in New Issue
Block a user