2013-10-15 11:17:36 -04:00
|
|
|
AUTOMOC_TARGETS_FOLDER
|
|
|
|
----------------------
|
|
|
|
|
2013-09-12 11:41:36 -04:00
|
|
|
Name of FOLDER for ``*_automoc`` targets that are added automatically by CMake for targets for which AUTOMOC is enabled.
|
2013-10-15 11:17:36 -04:00
|
|
|
|
2013-10-11 14:26:53 +02:00
|
|
|
This property is obsolete. Use AUTOGEN_TARGETS_FOLDER instead.
|
|
|
|
|
2013-10-15 11:17:36 -04:00
|
|
|
If not set, CMake uses the FOLDER property of the parent target as a
|
|
|
|
default value for this property. See also the documentation for the
|
|
|
|
FOLDER target property and the AUTOMOC target property.
|