aboutsummaryrefslogtreecommitdiff
path: root/testing/gtk4/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-04 13:23:32 +0300
committerCem Keylan <cem@ckyln.com>2021-02-04 13:23:32 +0300
commit3caa1a8aadc3ced5696a0d31837bc0852684409f (patch)
tree96f2f1d526e2576ba223ce1aedfcd7a0d3329640 /testing/gtk4/build
parentea879119c20619cd189a597758b6b28956df02bf (diff)
downloadrepository-3caa1a8aadc3ced5696a0d31837bc0852684409f.tar.gz
gtk4: bump to 4.1.0
Diffstat (limited to 'testing/gtk4/build')
-rwxr-xr-xtesting/gtk4/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/gtk4/build b/testing/gtk4/build
index f4bc3292..07cb2b34 100755
--- a/testing/gtk4/build
+++ b/testing/gtk4/build
@@ -18,9 +18,12 @@ meson \
-Dwin32-backend=false \
-Dintrospection=disabled \
-Dmedia-gstreamer=disabled \
+ -Dsassc=disabled \
+ -Dprint-cups=disabled \
-Ddemos=false \
-Dbuild-tests=false \
-Dbuild-examples=false \
+ -Dvulkan=disabled \
. output
ninja -C output