mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-17 02:35:52 +00:00
Fix build
This commit is contained in:
parent
34a919b980
commit
4b035ae611
1 changed files with 3 additions and 1 deletions
|
@ -461,7 +461,9 @@ configure_file(output: 'config.h', configuration: conf)
|
|||
|
||||
alias_target('lib', libharfbuzz)
|
||||
alias_target('libs', libharfbuzz, libharfbuzz_subset)
|
||||
alias_target('clippy', clippy)
|
||||
if get_option('fontations').enabled()
|
||||
alias_target('clippy', clippy)
|
||||
endif
|
||||
|
||||
if meson.version().version_compare('>=0.57.0')
|
||||
# Re glib, see https://github.com/harfbuzz/harfbuzz/issues/4153#issuecomment-2646347531
|
||||
|
|
Loading…
Add table
Reference in a new issue