diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-01-03 20:52:58 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-01-03 20:58:27 -0500 |
commit | 9071cff538290db9dc80ac1da63e37d01a44c5d2 (patch) | |
tree | 51f023944a9bf0748ba592e56ae5f464374a9593 /.gitlab-ci.yml | |
parent | 98dc18209b9c523e267c6c11c2c8b93b88ee3506 (diff) | |
download | pango-9071cff538290db9dc80ac1da63e37d01a44c5d2.tar.gz |
Enable coretext for the harfbuzz subprojecthb-coretext
On OS X, we need hb_coretext_font_create,
so pass coretext=enabled to harfbuzz.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 428b3ff6..9b64061a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -94,7 +94,6 @@ macos: - meson -Dintrospection=disabled -Dcpp_std=c++11 -Dpixman:tests=disabled - -Dharfbuzz:coretext=enabled _build - ninja -C _build artifacts: |