9c87d9cc3e
This replaces the need to invoke qt4_add_resources by allowing adding the source .qrc file directly to the target sources.
8 lines
224 B
ReStructuredText
8 lines
224 B
ReStructuredText
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.
|