[AGS] Fix crashing
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
project('bar-launcher-tools', version: '1.0')
|
||||
pkgdatadir = get_option('prefix') / get_option('datadir') / meson.project_name()
|
||||
main = meson.project_name() + '.wrapped'
|
||||
main = meson.project_name() + '.built'
|
||||
|
||||
custom_target(
|
||||
command: [
|
||||
|
Reference in New Issue
Block a user