small meson introduction
This commit is contained in:
2
Meson Intro/meson.build
Normal file
2
Meson Intro/meson.build
Normal file
@@ -0,0 +1,2 @@
|
||||
project('tutorial', 'c')
|
||||
executable('demo', 'main.c')
|
||||
Reference in New Issue
Block a user