mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 03:25:36 +00:00
CI/Flatpak: Don't strip SDL3 libraries
This commit is contained in:
parent
788b9cd3bf
commit
3eed0d0613
@ -11,7 +11,7 @@ config-opts:
|
|||||||
- "-DSDL_STATIC=OFF"
|
- "-DSDL_STATIC=OFF"
|
||||||
- "-DSDL_TESTS=OFF"
|
- "-DSDL_TESTS=OFF"
|
||||||
build-options:
|
build-options:
|
||||||
strip: true
|
strip: false
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: "https://github.com/libsdl-org/SDL/releases/download/release-3.2.4/SDL3-3.2.4.tar.gz"
|
url: "https://github.com/libsdl-org/SDL/releases/download/release-3.2.4/SDL3-3.2.4.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user