add option to build mobile app
AbandonedPublic

Authored by piggz on Mar 22 2017, 9:41 PM.

Details

Reviewers
staniek
Summary

Build utils and core on sfos

Test Plan

Build on sfos build system

Diff Detail

Repository
R71 Kexi
Branch
kexi_mobile
Lint
No Linters Available
Unit
No Unit Test Coverage
piggz created this revision.Mar 22 2017, 9:41 PM
Restricted Application added a project: KEXI. ยท View Herald TranscriptMar 22 2017, 9:41 PM
staniek edited edge metadata.Mar 23 2017, 9:06 AM

This is good but I'd hope that we take advantage of the productsets that we invested a lot into. See KexiProducts.cmake.
I mean for mobile you configure using -DPRODUCTSET=MOBILE

This way the build log would show something like:

-- ------ The following product(set)s/features will be built ---------
-- APP_KEXI_MOBILE: Kexi app (Mobile)

I am trying to add it, stay tuned.

Can be dropped in favour of https://phabricator.kde.org/D5150

Thanks!

piggz abandoned this revision.Mar 23 2017, 10:16 PM