We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f95da3 commit 804ff2fCopy full SHA for 804ff2f
.github/scripts/Linux/install_sdl.sh
@@ -11,6 +11,7 @@ features="-DSDL_KMSDRM=ON\
11
-DSDL_VULKAN=ON\
12
-DSDL_WAYLAND=ON\
13
-DSDL_WAYLAND_LIBDECOR=ON\
14
+ -DSDL_WAYLAND_LIBDECOR_SHARED=OFF\
15
-DSDL_X11=ON"
16
17
# install the deps - runs always (regardless the cache)
0 commit comments