4 lines
61 B
Meson
4 lines
61 B
Meson
![]() |
project('emcctest', 'cpp')
|
||
|
|
||
|
executable('hello', 'hello.cpp')
|