mirror of
https://github.com/artizirk/wdisplays.git
synced 2025-12-08 17:15:13 +02:00
Add icon and desktop file
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
project('wdisplays', 'c')
|
||||
project('com.github.cyclopsian.wdisplays', 'c', license: 'MIT', version: '0.9')
|
||||
|
||||
conf = configuration_data()
|
||||
conf.set('app_id', meson.project_name())
|
||||
conf.set('version', meson.project_version())
|
||||
|
||||
subdir('protocol')
|
||||
subdir('resources')
|
||||
|
||||
Reference in New Issue
Block a user