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




commit ab5b07a1564df9ae3e56501482fa8a97a9600779
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 9215c8686f..50d3d0ab78 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]