mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-02 17:00:19 +00:00
3ac88fa6b6
Mostly style changes. Don't create resource source files with spaces in them, that's tempting our luck.
4 lines
100 B
Meson
4 lines
100 B
Meson
executable('exampleapp',
|
|
'exampleapp.c', 'exampleappwin.c', 'main.c',
|
|
dependencies: libgtk_dep)
|