Introduce mutually exclusive productsets: DESKTOP and MOBILE, make ALL == DESKTOP, use SHOULD_BUILD_* variables
ClosedPublic

Authored by staniek on Mar 23 2017, 11:10 AM.

Details

Summary

Based on patch from Adam: https://phabricator.kde.org/D5140

Test Plan
  • Build with -DPRODUCTSET=DESKTOP
  • Build with -DPRODUCTSET=ALL -> should build DESKTOP too
  • Build with -DPRODUCTSET=MOBILE

Diff Detail

Repository
R71 Kexi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
staniek created this revision.Mar 23 2017, 11:10 AM
Restricted Application added a project: KEXI. · View Herald TranscriptMar 23 2017, 11:10 AM
piggz accepted this revision.Mar 27 2017, 9:08 PM

tested

This revision is now accepted and ready to land.Mar 27 2017, 9:08 PM
This revision was automatically updated to reflect the committed changes.