CMAKE_AUTORCC.rst 228 B

1234567
  1. CMAKE_AUTORCC
  2. -------------
  3. Whether to handle ``rcc`` automatically for Qt targets.
  4. This variable is used to initialize the :prop_tgt:`AUTORCC` property on all the targets.
  5. See that target property for additional information.