summaryrefslogtreecommitdiff
path: root/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst')
-rw-r--r--Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst b/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst
new file mode 100644
index 000000000..17666e45a
--- /dev/null
+++ b/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst
@@ -0,0 +1,11 @@
+AUTOMOC_TARGETS_FOLDER
+----------------------
+
+Name of :prop_tgt:`FOLDER` for ``*_autogen`` targets that are added automatically by
+CMake for targets for which :prop_tgt:`AUTOMOC` is enabled.
+
+This property is obsolete. Use :prop_gbl:`AUTOGEN_TARGETS_FOLDER` instead.
+
+If not set, CMake uses the :prop_tgt:`FOLDER` property of the parent target as a
+default value for this property. See also the documentation for the
+:prop_tgt:`FOLDER` target property and the :prop_tgt:`AUTOMOC` target property.