summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/autogen_executables.rst
blob: 5e967eadd3ceed614bb4c2f823e20d75bfc20a01 (plain)
1
2
3
4
5
6
7
8
9
AUTO*_EXECUTABLE
----------------

* The :prop_tgt:`AUTOMOC_EXECUTABLE`, :prop_tgt:`AUTORCC_EXECUTABLE` and
  :prop_tgt:`AUTOUIC_EXECUTABLE` target properties all take a path to an
  executable and force automoc/autorcc/autouic to use this executable.

  Setting these will also prevent the configure time testing for these
  executables. This is mainly useful when you build these tools yourself.