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 ee8725a commit 75a53d9Copy full SHA for 75a53d9
meson.build
@@ -1,4 +1,4 @@
1
-project('csp', 'c', version: '2.1', license: 'LGPL', meson_version : '>=0.53.2', default_options : [
+project('csp', 'c', version: '2.1', license: 'LGPL', meson_version : '>=0.63.0', default_options : [
2
'c_std=gnu11',
3
'optimization=s',
4
'warning_level=2',
0 commit comments