blob: 067f7661157208b8c1b84db68eceb59a9a608c70 (
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.
|