Skip to content

Commit 75a53d9

Browse files
committed
Update meson version 0.63.0
1 parent ee8725a commit 75a53d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('csp', 'c', version: '2.1', license: 'LGPL', meson_version : '>=0.53.2', default_options : [
1+
project('csp', 'c', version: '2.1', license: 'LGPL', meson_version : '>=0.63.0', default_options : [
22
'c_std=gnu11',
33
'optimization=s',
44
'warning_level=2',

0 commit comments

Comments
 (0)