mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
This will build all Make, CMake, QMake dependency being build with -O3. So all our dependencies will be build with -O3. Our project (meson) are already build in release when needed. kiwix-desktop should be build optimized in case of release but we need to handle it correctly. At least not build in O3 per default as it may break debug.