summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/AUTOMOC.rst
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-03-15 12:01:15 +0100
committerSebastian Holtermann <sebholt@xwmw.org>2017-03-16 11:52:55 +0100
commit850eb734f558442310521418dc2cd2ee6a161142 (patch)
tree7353aa17c0f4a3dde9f8bee3d85389996c7f529c /Help/prop_tgt/AUTOMOC.rst
parentaf1354d6c14097f9ec9dda25460e9228fa592fbc (diff)
downloadcmake-850eb734f558442310521418dc2cd2ee6a161142.tar.gz
Autogen: Add AUTOGEN_SOURCE_GROUP documentation
Diffstat (limited to 'Help/prop_tgt/AUTOMOC.rst')
-rw-r--r--Help/prop_tgt/AUTOMOC.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/prop_tgt/AUTOMOC.rst b/Help/prop_tgt/AUTOMOC.rst
index b729c0b1c0..7e10fde395 100644
--- a/Help/prop_tgt/AUTOMOC.rst
+++ b/Help/prop_tgt/AUTOMOC.rst
@@ -57,6 +57,9 @@ See the documentation for this variable for more details.
The global property :prop_gbl:`AUTOGEN_TARGETS_FOLDER` can be used to group the
automoc targets together in an IDE, e.g. in MSVS.
+The global property :prop_gbl:`AUTOGEN_SOURCE_GROUP` can be used to group
+files generated by :prop_tgt:`AUTOMOC` together in an IDE, e.g. in MSVS.
+
Additional ``moc`` dependency file names can be extracted from source code
by using :prop_tgt:`AUTOMOC_DEPEND_FILTERS`.