doc: document cmake dependency

This commit is contained in:
chyyran 2023-02-07 03:02:13 -05:00
parent 796e0c05a4
commit dcc6280b4f

View file

@ -44,6 +44,10 @@ are also required to build downstream dependencies.
```
pip install meson ninja mako
```
[CMake 3.8](https://cmake.org/) or later is also required.
---
For Rust projects, simply add the crate to your `Cargo.toml`.