Skip to content

Commit

Permalink
Update meson version 0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Apaisal committed Sep 22, 2024
1 parent ee8725a commit 75a53d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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 : [
'c_std=gnu11',
'optimization=s',
'warning_level=2',
Expand Down

0 comments on commit 75a53d9

Please sign in to comment.