mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
We need to be able to build libzim as shared lib while using all other dependencies statically (to not have libxapian.so, ... to distribute) This add a new platform (static=False) that make all dependencies being build in a static platform.