We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d324630 commit 4c8a4ceCopy full SHA for 4c8a4ce
meson.build
@@ -4,4 +4,5 @@ project('Pizza Test', 'c', 'cpp',
4
version: '1.2.6',
5
default_options: ['c_std=c11,c18', 'cpp_std=c++20'])
6
7
+
8
subdir('code')
0 commit comments