Delete meson.build
This commit is contained in:
parent
ecd20856d5
commit
a1359b8231
@ -1,5 +0,0 @@
|
|||||||
project('hello',
|
|
||||||
'cpp',
|
|
||||||
version: '1.0',
|
|
||||||
default_options: ['cpp_std=c++20', 'optimization=2'])
|
|
||||||
executable('hello', 'main.cpp')
|
|
||||||
Loading…
x
Reference in New Issue
Block a user