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.
['c_std=gnu11,c11']
1 parent 1f8e406 commit 6f50e41Copy full SHA for 6f50e41
meson.build
@@ -2,7 +2,7 @@ project('plutovg', 'c',
2
version: '1.3.1',
3
license: 'MIT',
4
meson_version: '>=1.3.0',
5
- default_options: ['c_std=gnu11,c11']
+ default_options: ['c_std=gnu11']
6
)
7
8
plutovg_deps = []
0 commit comments