Project

General

Profile

Feature #2249 » 0026-CI-Build-sdl3-client-at-mac-meson-job.patch

S3_2 - Marko Lindqvist, 09/16/2026 11:58 PM

View differences:

.github/workflows/ci.yml
jpeg \
gtk+3 \
gtk4 \
sdl2_mixer \
sdl2_image \
sdl2_ttf \
sdl3_mixer \
sdl3_image \
sdl3_ttf \
qt@6
- name: build
shell: bash
scripts/ci-build.sh
cd build
meson setup .. \
-Ddebug=true \
-Daudio=sdl3 \
-Dtools=ruledit,manual,ruleup \
-Dsyslua=true \
-Dclients=gtk3.22,sdl2,gtk4,qt,stub \
-Dclients=gtk3.22,sdl3,gtk4,qt,stub \
-Dfcmp=gtk3,gtk4,qt,cli \
-Dfollowtag=macos \
-Dprefix=${HOME}/freeciv/mac-meson \
(2-2/3)