Sign in
◑
Theme
flutter
/
third_party
/
harfbuzz
/
de89b1a49039a6be66d00c31a149ae5f799121ea
/
.
/
src
/
check_helpers.py
blob: 292766b5b147e0f3fa5c159df103193e9d87b794 [
file
]
# harfbuzz-icu links to libstdc++ because icu does.
CHECK_LIBSTDCXX_LIBS
=
[
"harfbuzz"
,
"harfbuzz-subset"
,
"harfbuzz-raster"
,
"harfbuzz-vector"
,
"harfbuzz-gobject"
,
"harfbuzz-cairo"
,
]
CHECK_SYMBOL_LIBS
=
CHECK_LIBSTDCXX_LIBS
+
[
"harfbuzz-icu"
,
]