clipper2-sys 1.0.0

Polygon Clipping and Offsetting (Clipper2 wrapper)
Documentation
1
2
3
4
5
6
# google benchmark
this can be enabled by setting the option in the `CPP/CMakeLists.txt`

```cmake
option(USE_EXTERNAL_GBENCHMARK "Use the googlebenchmark" ON)
```