regenerate qrc on every build
ClosedPublic

Authored by bshah on Mar 26 2018, 1:42 PM.

Details

Summary

this will ensure that file deletion and inclusion are taken care of when
running build

Test Plan
  • kdeplasma-addons
  • clean build works
  • Add a file in comic applet
  • run make
  • ensure qrc file contains new file
  • install
  • run applet ensure new file is there
  • remove new qml file
  • install
  • ensure that file is removed from qrc and rcc

Diff Detail

Repository
R290 KPackage
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bshah created this revision.Mar 26 2018, 1:42 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 26 2018, 1:42 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
bshah requested review of this revision.Mar 26 2018, 1:42 PM
mart accepted this revision.Mar 26 2018, 1:47 PM
This revision is now accepted and ready to land.Mar 26 2018, 1:47 PM
davidedmundson accepted this revision.Mar 26 2018, 1:55 PM
This revision was automatically updated to reflect the committed changes.