summaryrefslogtreecommitdiff
path: root/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst')
-rw-r--r--Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst b/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
new file mode 100644
index 000000000..bf8c9a354
--- /dev/null
+++ b/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
@@ -0,0 +1,9 @@
+PREDEFINED_TARGETS_FOLDER
+-------------------------
+
+Name of FOLDER for targets that are added automatically by CMake.
+
+If not set, CMake uses "CMakePredefinedTargets" as a default value for
+this property. Targets such as INSTALL, PACKAGE and RUN_TESTS will be
+organized into this FOLDER. See also the documentation for the
+:prop_tgt:`FOLDER` target property.