mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
4 lines
149 B
Meson
4 lines
149 B
Meson
|
|
||
|
test_nodes = executable('test-css-nodes', 'test-css-nodes.c', dependencies: libgtk_dep, link_with: libgtk)
|
||
|
test('css/nodes/test-nodes', test_nodes)
|