summaryrefslogtreecommitdiffstats
path: root/Help/prop_gbl/USE_FOLDERS.rst
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2016-04-27 20:38:59 (GMT)
committerGregor Jasny <gjasny@googlemail.com>2016-04-27 20:38:59 (GMT)
commit2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28 (patch)
tree346474301d2438e15bc03846f24e4d2aad158c3e /Help/prop_gbl/USE_FOLDERS.rst
parentedf1c8e37d96b6a657d83425b8a3977ff1fa54f5 (diff)
downloadCMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.zip
CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.tar.gz
CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.tar.bz2
Help: Hyperlink properties
Diffstat (limited to 'Help/prop_gbl/USE_FOLDERS.rst')
-rw-r--r--Help/prop_gbl/USE_FOLDERS.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/Help/prop_gbl/USE_FOLDERS.rst b/Help/prop_gbl/USE_FOLDERS.rst
index fdbca9f..a1b4ccb 100644
--- a/Help/prop_gbl/USE_FOLDERS.rst
+++ b/Help/prop_gbl/USE_FOLDERS.rst
@@ -1,9 +1,10 @@
USE_FOLDERS
-----------
-Use the FOLDER target property to organize targets into folders.
+Use the :prop_tgt:`FOLDER` target property to organize targets into
+folders.
If not set, CMake treats this property as OFF by default. CMake
generators that are capable of organizing into a hierarchy of folders
-use the values of the FOLDER target property to name those folders.
-See also the documentation for the FOLDER target property.
+use the values of the :prop_tgt:`FOLDER` target property to name those
+folders. See also the documentation for the FOLDER target property.