summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-05-06 23:48:40 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-05-07 07:18:36 -0400
commit726a92200f6f51c979ac36457e74ff1da5e67ace (patch)
treef4bb9ec0d20ace770b872f89393da213ca7037f0
parentf9afee0667f8766c07a6bf2ac3b1aa42bde95e21 (diff)
downloadgtk+-726a92200f6f51c979ac36457e74ff1da5e67ace.tar.gz
Install gtk4-node-editor
It is an application worth having around.
-rw-r--r--demos/node-editor/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/node-editor/meson.build b/demos/node-editor/meson.build
index 9b1e1a1653..03489f3f75 100644
--- a/demos/node-editor/meson.build
+++ b/demos/node-editor/meson.build
@@ -19,7 +19,7 @@ executable('gtk4-node-editor',
] + common_cflags,
win_subsystem: 'windows',
link_args: extra_demo_ldflags,
- install: false,
+ install: true,
)
# icons