1
0
mirror of https://gitlab.gnome.org/GNOME/gtk.git synced 2025-01-17 23:50:16 +00:00
gtk/demos/meson.build
Benjamin Otte 008b7bc94f Add gtk4-node-editor
It's meant to be a little editor for render nodes so we can do testing
with it.
2019-05-05 07:18:39 +02:00

5 lines
89 B
Meson

subdir('gtk-demo')
subdir('icon-browser')
subdir('node-editor')
subdir('widget-factory')