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