• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1AUTOMOC_TARGETS_FOLDER
2----------------------
3
4Name of :prop_tgt:`FOLDER` for ``*_autogen`` targets that are added automatically by
5CMake for targets for which :prop_tgt:`AUTOMOC` is enabled.
6
7This property is obsolete.  Use :prop_gbl:`AUTOGEN_TARGETS_FOLDER` instead.
8
9If not set, CMake uses the :prop_tgt:`FOLDER` property of the parent target as a
10default value for this property.  See also the documentation for the
11:prop_tgt:`FOLDER` target property and the :prop_tgt:`AUTOMOC` target property.
12