1
0

AUTORCC_OPTIONS.rst 477 B

12345678910111213
  1. AUTORCC_OPTIONS
  2. ---------------
  3. Additional options for ``rcc`` when using :prop_tgt:`AUTORCC`
  4. This property holds additional command line options which will be used when
  5. ``rcc`` is executed during the build via :prop_tgt:`AUTORCC`, i.e. it is equivalent to the
  6. optional ``OPTIONS`` argument of the :module:`qt4_add_resources() <FindQt4>` macro.
  7. By default it is empty.
  8. The options set on the ``.qrc`` source file may override :prop_tgt:`AUTORCC_OPTIONS` set
  9. on the target.