summaryrefslogtreecommitdiffstats
path: root/Help/command/set_directory_properties.rst
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2019-01-10 13:01:58 (GMT)
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2019-01-10 15:13:18 (GMT)
commitbfc367054639b9a3de3419c3e66d948f25efc2ec (patch)
treee9d25f114f8a208ed937c40afadeb424bfcf91b0 /Help/command/set_directory_properties.rst
parentf2a78aeed94e9ccf76c1268e8ed934669a08d389 (diff)
downloadCMake-bfc367054639b9a3de3419c3e66d948f25efc2ec.zip
CMake-bfc367054639b9a3de3419c3e66d948f25efc2ec.tar.gz
CMake-bfc367054639b9a3de3419c3e66d948f25efc2ec.tar.bz2
Help: Provide cross-references from and to set_property
Diffstat (limited to 'Help/command/set_directory_properties.rst')
-rw-r--r--Help/command/set_directory_properties.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/set_directory_properties.rst b/Help/command/set_directory_properties.rst
index cc71522..f02a8e6 100644
--- a/Help/command/set_directory_properties.rst
+++ b/Help/command/set_directory_properties.rst
@@ -9,5 +9,7 @@ Set properties of the current directory and subdirectories.
Sets properties of the current directory and its subdirectories in key-value pairs.
+See also the :command:`set_property(DIRECTORY)` command.
+
See :ref:`Directory Properties` for the list of properties known to CMake
and their individual documentation for the behavior of each property.