mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
parent
9c5e697119
commit
76baf4df98
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ blueprint_compiler = configure_file(
|
||||||
configuration: {
|
configuration: {
|
||||||
'VERSION': meson.project_version(),
|
'VERSION': meson.project_version(),
|
||||||
},
|
},
|
||||||
|
install: not meson.is_subproject(),
|
||||||
install_dir: get_option('bindir'),
|
install_dir: get_option('bindir'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue