Skip to content

Commit f8291d6

Browse files
author
psadi
committed
test
1 parent 115e8a3 commit f8291d6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ BUILD_ARGS="
2020
-Dpie=true \
2121
-Demit-docs \
2222
-Dgtk-wayland=true \
23-
-Dgtk-x11=true"
23+
-Dgtk-x11=true \
24+
-Dapp-runtime=glfw
2425
2526
rm -rf "${TMP_DIR}"
2627

0 commit comments

Comments
 (0)