Fix build flag (#1029)
This commit is contained in:
@@ -18,6 +18,7 @@ custom_target(
|
|||||||
command: [
|
command: [
|
||||||
ags,
|
ags,
|
||||||
'bundle',
|
'bundle',
|
||||||
|
'--gtk', '3',
|
||||||
'--define', 'DATADIR="' + datadir + '"',
|
'--define', 'DATADIR="' + datadir + '"',
|
||||||
'--root', meson.project_source_root(),
|
'--root', meson.project_source_root(),
|
||||||
meson.project_source_root() / 'app.ts',
|
meson.project_source_root() / 'app.ts',
|
||||||
|
|||||||
Reference in New Issue
Block a user