We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115e8a3 commit f8291d6Copy full SHA for f8291d6
1 file changed
build.sh
@@ -20,7 +20,8 @@ BUILD_ARGS="
20
-Dpie=true \
21
-Demit-docs \
22
-Dgtk-wayland=true \
23
- -Dgtk-x11=true"
+ -Dgtk-x11=true \
24
+ -Dapp-runtime=glfw
25
26
rm -rf "${TMP_DIR}"
27
0 commit comments