[gobject-introspection/ebassi/issue-319] ci: Promote libpcre's subproject
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection/ebassi/issue-319] ci: Promote libpcre's subproject
- Date: Wed, 23 Jun 2021 22:57:10 +0000 (UTC)
commit c97f46f5c0f91ba6a23c42f6255c0ab395354ad2
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jun 23 23:55:17 2021 +0100
ci: Promote libpcre's subproject
GLib has dropped the internal copy libpcre, so we need to promote
libpcre's subproject to the top level.
.gitlab-ci/test-msvc.bat | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/test-msvc.bat b/.gitlab-ci/test-msvc.bat
index 18a69c1c..d7c604dc 100644
--- a/.gitlab-ci/test-msvc.bat
+++ b/.gitlab-ci/test-msvc.bat
@@ -11,6 +11,8 @@ SET PATH=%CD%;%CD%\win_flex_bison;%PATH%
pip3 install --upgrade --user meson==0.55.3 || goto :error
+meson wrap promote subprojects\glib\subprojects\libpcre.wrap
+
meson setup _build || goto :error
meson compile -C _build || goto :error
meson test -C _build --suite=gobject-introspection || goto :error
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]