wlroots/rootston/meson.build

8 lines
91 B
Meson

executable(
'rooston', [
'main.c',
'config.c',
'ini.c',
], dependencies: wlroots
)