flake-template-hell/templates/c/meson.build

2 lines
61 B
Meson
Raw Normal View History

2025-02-06 23:35:40 +00:00
project('REPLACE_ME', 'c')
executable('REPLACE_ME', 'main.c')