Project

General

Profile

Feature #1572 ยป 0003-CI-Make-meson-based-build-with-shared-libfreeciv.patch

Marko Lindqvist, 07/05/2025 06:56 PM

View differences:

scripts/ci-build.sh
cd build
meson setup .. \
-Dprefix=${HOME}/freeciv/meson \
-Ddefault_library=static \
-Ddebug=true \
-Dclients='gtk3.22','qt','sdl2','gtk4','stub' \
-Dfcmp='gtk3','qt','cli','gtk4' \
    (1-1/1)