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