The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
342 B
11 lines
342 B
## Introspection API changes |
|
|
|
dependencies (--dependencies, intro-dependencies.json): |
|
- added the `version` key |
|
|
|
scanning dependencies (--scan-dependencies): |
|
- added the `version` key containing the required dependency version |
|
|
|
tests and benchmarks (--tests, --benchmarks, intro-tests.json, |
|
intro-benchmarks.json): |
|
- added the `protocol` key
|
|
|