Updated Using BlenderCAM with OpenCAMLib (markdown)

master
Jose Luis 2020-03-09 02:45:20 +01:00
rodzic 5fbbea9e86
commit b6a5a5bd21
1 zmienionych plików z 1 dodań i 1 usunięć

@ -22,7 +22,7 @@ Building from source on Debian GNU/Linux (probably also Ubuntu):
```
mkdir opencamlib/build
cd opencamlib/build
cmake ..
cmake -DBUILD_PY_LIB=ON -DBUILD_CXX_LIB=OFF -DUSE_PY_3=ON ..
make
```