dca0b0657d99ca8aa22d71e0e6f382e652dbb955
[platform/upstream/cmake.git] / Help / variable / CMAKE_AUTOMOC_PATH_PREFIX.rst
1 CMAKE_AUTOMOC_PATH_PREFIX
2 -------------------------
3
4 Whether to generate the ``-p`` path prefix option for ``moc`` on
5 :prop_tgt:`AUTOMOC` enabled Qt targets.
6
7 This variable is used to initialize the :prop_tgt:`AUTOMOC_PATH_PREFIX`
8 property on all the targets.  See that target property for additional
9 information.
10
11 The default value is ``ON``.