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