diff options
| author | Fabien Péan <fabien@pean.pro> | 2020-09-23 01:03:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-22 16:03:27 -0700 |
| commit | 03d760cfda1b92b4c1d8a97e7417ad28c8150a52 (patch) | |
| tree | 76b70b382f66a68c77e61f1abce0a1a52bf4e98c /ports/polyclipping/CONTROL | |
| parent | 7339aea6f57e85a37ff14e887c5bc040c6f0ac41 (diff) | |
| download | vcpkg-03d760cfda1b92b4c1d8a97e7417ad28c8150a52.tar.gz vcpkg-03d760cfda1b92b4c1d8a97e7417ad28c8150a52.zip | |
[polyclipping] Fix cmake patch for include directory (#13668)
Diffstat (limited to 'ports/polyclipping/CONTROL')
| -rw-r--r-- | ports/polyclipping/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/polyclipping/CONTROL b/ports/polyclipping/CONTROL index 819697deb..6ae357588 100644 --- a/ports/polyclipping/CONTROL +++ b/ports/polyclipping/CONTROL @@ -1,5 +1,5 @@ Source: polyclipping Version: 6.4.2 -Port-Version: 5 +Port-Version: 6 Homepage: https://sourceforge.net/projects/polyclipping/ Description: The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons. |
