blob: 298cb6be7074f7b8d1bc665ee440f358b76f4423 (
plain)
1
2
3
4
5
6
7
|
CMAKE_AUTORCC_OPTIONS
---------------------
Whether to handle ``rcc`` automatically for Qt targets.
This variable is used to initialize the :prop_tgt:`AUTORCC_OPTIONS` property on
all the targets. See that target property for additional information.
|