mirror of
https://github.com/json-c/json-c.git
synced 2026-03-26 00:19:07 +08:00
meson: add license information
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
project('json-c', 'c', version: '0.18.99',
|
||||
meson_version: '>=0.54.0',
|
||||
license: 'MIT',
|
||||
default_options: ['buildtype=release', 'warning_level=2'])
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
Reference in New Issue
Block a user