installable executable
This commit is contained in:
parent
f25f39f873
commit
32c66cee87
1 changed files with 1 additions and 0 deletions
|
@ -25,4 +25,5 @@ executable('somebar',
|
||||||
pango_dep,
|
pango_dep,
|
||||||
pangocairo_dep,
|
pangocairo_dep,
|
||||||
],
|
],
|
||||||
|
install: true,
|
||||||
cpp_args: '-DSOMEBAR_VERSION="@0@"'.format(meson.project_version()))
|
cpp_args: '-DSOMEBAR_VERSION="@0@"'.format(meson.project_version()))
|
||||||
|
|
Loading…
Reference in a new issue