mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Install gtk4-node-editor
It is an application worth having around.
This commit is contained in:
parent
f9afee0667
commit
726a92200f
@ -19,7 +19,7 @@ executable('gtk4-node-editor',
|
|||||||
] + common_cflags,
|
] + common_cflags,
|
||||||
win_subsystem: 'windows',
|
win_subsystem: 'windows',
|
||||||
link_args: extra_demo_ldflags,
|
link_args: extra_demo_ldflags,
|
||||||
install: false,
|
install: true,
|
||||||
)
|
)
|
||||||
|
|
||||||
# icons
|
# icons
|
||||||
|
Loading…
Reference in New Issue
Block a user