You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Update HarfBuzz to 7.1.0
This commit is contained in:
2
thirdparty/harfbuzz/src/hb-unicode.cc
vendored
2
thirdparty/harfbuzz/src/hb-unicode.cc
vendored
@@ -165,7 +165,7 @@ hb_unicode_funcs_get_default ()
|
||||
|
||||
#if !defined(HB_NO_UNICODE_FUNCS) && defined(HB_UNICODE_FUNCS_NIL)
|
||||
#error "Could not find any Unicode functions implementation, you have to provide your own"
|
||||
#error "Consider building hb-ucd.cc. If you absolutely want to build without any, check the code."
|
||||
#error "Consider building hb-ucd.cc. If you absolutely want to build without any, define HB_NO_UNICODE_FUNCS."
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user