Initial commit
This commit is contained in:
3
src/meson.build
Normal file
3
src/meson.build
Normal file
@ -0,0 +1,3 @@
|
||||
sources = ['hello.cpp']
|
||||
|
||||
executable('hello', sources, include_directories : inc, install : false)
|
||||
Reference in New Issue
Block a user