mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 14:05:05 +00:00
[ci] Use release buildtype when cross-compiling
This commit is contained in:
parent
a520ee9503
commit
286e832854
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ DIST=harfbuzz-win${ARCH}
|
|||
rm -rf ${BUILD}
|
||||
|
||||
meson setup \
|
||||
--buildtype=release \
|
||||
--prefix=${PWD}/${INSTALL} \
|
||||
--cross-file=.ci/win${ARCH}-cross-file.txt \
|
||||
--wrap-mode=default \
|
||||
|
|
Loading…
Add table
Reference in a new issue