[PATCH] WIP: use kirigami plugin instead of embedding in qrc

Marco Martin notmart at gmail.com
Wed Jun 22 09:34:36 PDT 2016


This is the latest version:
We now added a build time switch in kirigami
to produce a static library (in that case doesn't even need extra-cmake-
modules so no extra deps)

the build scripts are updated to link to the generated static library, even 
tough is pretty ugly cmake, probably it should stop copying over kirigami to a 
subsurface directory.

for normal systems and android it should just work, didn't touch the iOS build 
script as i can't test it, but should be easy to make it "just work" on IOS as 
well, as it's just statically linking now as opposed to loading a plugin at 
runtime that as far i understood tends to be a problem there.

I really want to merge that branch of kirigamy very soon, (i can put a limit 
on merge around next monday or so) that would make such change in subsurface 
necessary in order to keep working.

-- 
Marco Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-use-kirigami-built-in-static-mode.patch
Type: text/x-patch
Size: 7256 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160622/1b01b6f1/attachment-0001.bin>


More information about the subsurface mailing list