config root man

Current Path : /usr/opt/nge/share/cmake-3.6/Help/prop_tgt/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/opt/nge/share/cmake-3.6/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst

AUTOGEN_TARGET_DEPENDS
----------------------

Target dependencies of the corresponding ``_automoc`` target.

Targets which have their :prop_tgt:`AUTOMOC` target ``ON`` have a
corresponding ``_automoc`` target which is used to autogenerate generate moc
files.  As this ``_automoc`` target is created at generate-time, it is not
possible to define dependencies of it, such as to create inputs for the ``moc``
executable.

The ``AUTOGEN_TARGET_DEPENDS`` target property can be set instead to a list of
dependencies for the ``_automoc`` target.  The buildsystem will be generated to
depend on its contents.

See the :manual:`cmake-qt(7)` manual for more information on using CMake
with Qt.

Man Man