dust3d/README.md

9 lines
117 B
Markdown

Build
--------
```
$ cd thirdparty/carve-1.4.0/build
$ cmake ../
$ make && make install
$ qmake -spec macx-xcode
```