forked from kiwix/kiwix-tools
If we are compiling a static binaries, all dependencies (including indirect dependencies) must be present on the command line. To have them, we have to add '--static' option to the pkg-config line. Meson does this for us, but we must ask it to do it with the 'static' argument.small_fixes
parent
0f6ca21188
commit
dc6c9d618f
Loading…
Reference in new issue