blob: 5efbfa3780cf978eb2226879bbb24f763c74d451 (
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.
|