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.
8 lines
389 B
8 lines
389 B
## Cargo subprojects is experimental |
|
|
|
Cargo subprojects was intended to be experimental with no stability guarantees. |
|
That notice was unfortunately missing from documentation. Meson will now start |
|
warning about usage of experimental features and future releases might do breaking |
|
changes. |
|
|
|
This is aligned with our general policy regarding [mixing build systems](Mixing-build-systems.md).
|
|
|