[gnome-bluetooth/wip/hadess/gtk4-fixes: 3/5] ci: Enable all options when building
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/gtk4-fixes: 3/5] ci: Enable all options when building
- Date: Thu, 28 Oct 2021 15:59:56 +0000 (UTC)
commit 593de677b35ae40290e5dddf599c48201f262539
Author: Bastien Nocera <hadess hadess net>
Date: Thu Oct 28 17:33:56 2021 +0200
ci: Enable all options when building
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28cdf70b..8b028560 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ build_stable:
- dnf update -y --nogpgcheck
- dnf install -y --nogpgcheck $DEPENDENCIES
script:
- - meson . _build --prefix=/usr
+ - meson . _build --prefix=/usr -Dicon_update=true -Dgtk_doc=true -Dintrospection=true
- ninja -C _build
- ninja -C _build install
- dnf install -y $TEST_DEPS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]