mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[fontations] Fix clippy rule
This commit is contained in:
parent
4b035ae611
commit
4a3329dafb
1 changed files with 0 additions and 2 deletions
|
@ -52,6 +52,4 @@ clippy = custom_target(
|
|||
cargo, 'clippy',
|
||||
'--manifest-path', meson.current_source_dir() / 'Cargo.toml'
|
||||
],
|
||||
install: true,
|
||||
install_dir: join_paths(get_option('prefix'), 'lib'),
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue