9c87d9cc3e
This replaces the need to invoke qt4_add_resources by allowing adding the source .qrc file directly to the target sources.
8 lines
249 B
ReStructuredText
8 lines
249 B
ReStructuredText
CMAKE_AUTORCC_OPTIONS
|
|
---------------------
|
|
|
|
Whether to handle rcc automatically for Qt targets.
|
|
|
|
This variable is used to initialize the :prop_tgt:`AUTORCC_OPTIONS` property on
|
|
all the targets. See that target property for additional information.
|