mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
5 lines
143 B
Meson
5 lines
143 B
Meson
install_data([ 'Topaz_a500_v1.0.ttf',
|
|
],
|
|
install_dir: join_paths(dir_data, 'enlightenment/data/fonts')
|
|
)
|