Feature #1513 ยป 0091-meson-winbuild.sh-Set-audio-driver-explicitly.patch
platforms/windows/installer_cross/meson-winbuild.sh | ||
---|---|---|
QTPARAMS=""
|
||
AUDIO=sdl2
|
||
TOOLS=manual,ruleup
|
||
case "${GUI}" in
|
||
gtk3.22) FCMP="gtk3" ;;
|
||
... | ... | |
-Dsyslua=false \
|
||
-Dmwand="${MWAND}" \
|
||
-Dreadline=false \
|
||
-Daudio="${AUDIO}" \
|
||
-Dserver="${SERVER}" \
|
||
-Dtools="${TOOLS}" \
|
||
-Ddefault_library=static \
|