Figuring out how to install an icon

This commit is contained in:
jeffser 2024-05-12 20:39:14 -06:00
parent 169622c1e2
commit dbd6c20ce1

View File

@ -1,5 +1,6 @@
application_id = 'com.jeffser.Alpaca'
message('funny icon time')
scalable_dir = 'hicolor' / 'scalable' / 'apps'
install_data(
scalable_dir / ('@0@.svg').format(application_id),