[gtk/install-node-editor: 3/3] Install gtk4-node-editor




commit 726a92200f6f51c979ac36457e74ff1da5e67ace
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 6 23:48:40 2022 -0400

    Install gtk4-node-editor
    
    It is an application worth having around.

 demos/node-editor/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]