pantry/projects/mesonbuild.com/meson.build
2022-08-10 14:58:22 -04:00

3 lines
52 B
Meson

project('hello', 'c')
executable('hello', 'test.c')