cmake/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst

12 lines
500 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
AUTOMOC_TARGETS_FOLDER
----------------------
2017-04-14 19:02:05 +02:00
Name of :prop_tgt:`FOLDER` for ``*_autogen`` targets that are added automatically by
2014-08-03 19:52:23 +02:00
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.