2 lines
61 B
Meson
2 lines
61 B
Meson
![]() |
project('REPLACE_ME', 'c')
|
||
|
executable('REPLACE_ME', 'main.c')
|