[gtk/macos-ci] force c++11
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/macos-ci] force c++11
- Date: Sun, 3 Jan 2021 18:13:43 +0000 (UTC)
commit c06bc51eae0be94665480689c4344e31fe78a1a1
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jan 3 13:13:27 2021 -0500
force c++11
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ed714f4668..770e9162c3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -157,6 +157,7 @@ macos:
script:
- meson -Dx11-backend=false
-Dintrospection=disabled
+ -Dcpp_std=c++11
_build
- ninja -C _build
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]