Generate the rcc file every time, at install time

Authored by apol on Mar 22 2018, 3:27 PM.

Description

Generate the rcc file every time, at install time

Summary:
In the case of bundles, installing consists of putting all the files in the rcc
and put this file on the right place.
Instead of juggling cmake to remove the file and create it every time, do it
explicitly at installation time.

Test Plan:
Now I can build plasma-desktop, instead of having it build the rcc file and
then remove it before installing

Reviewers: Frameworks, Plasma, mart

Reviewed By: Plasma, mart

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D11582

Details

Committed
apolMar 22 2018, 11:44 PM
Reviewer
Plasma
Differential Revision
D11582: Generate the rcc file every time, at install time
Parents
R290:eb91dd14aee1: Use ecm_setup_qtplugin_macro_names
Branches
Unknown
Tags
Unknown