mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-03 02:41:08 +00:00
5 lines
118 B
Meson
5 lines
118 B
Meson
install_subdir('default',
|
|
install_dir: join_paths(get_option('prefix'), r2_sdb, 'magic'),
|
|
strip_directory: true
|
|
)
|