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
c_std=gnu11
1 parent 23816e2 commit b5bf7eaCopy full SHA for b5bf7ea
plutovg/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