2013-10-15 19:17:36 +04:00
|
|
|
AUTOMOC_MOC_OPTIONS
|
|
|
|
-------------------
|
|
|
|
|
2013-12-26 21:18:04 +04:00
|
|
|
Additional options for moc when using :prop_tgt:`AUTOMOC`
|
2013-10-15 19:17:36 +04:00
|
|
|
|
2013-12-26 21:18:04 +04:00
|
|
|
This property is only used if the :prop_tgt:`AUTOMOC` property is set to ``TRUE``
|
|
|
|
for this target. In this case, it holds additional command line options
|
|
|
|
which will be used when ``moc`` is executed during the build, i.e. it is
|
|
|
|
equivalent to the optional ``OPTIONS`` argument of the :module:`qt4_wrap_cpp() <FindQt4>`
|
2013-10-15 19:17:36 +04:00
|
|
|
macro.
|
|
|
|
|
|
|
|
By default it is empty.
|