Update docs about macOS compiling

This commit is contained in:
mio
2025-01-04 16:12:50 +08:00
parent e97d084aec
commit c4567ff69e

View File

@@ -20,6 +20,8 @@ macOS:
brew install cmake pkg-config
```
Note you need to install these build dependencies for python bindings on macOS too.
- Build with the following commands.
```bash