diff options
Diffstat (limited to 'ports/polyclipping')
| -rw-r--r-- | ports/polyclipping/CONTROL | 2 | ||||
| -rw-r--r-- | ports/polyclipping/portfile.cmake | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/ports/polyclipping/CONTROL b/ports/polyclipping/CONTROL index 0e97f0a32..504a26484 100644 --- a/ports/polyclipping/CONTROL +++ b/ports/polyclipping/CONTROL @@ -1,3 +1,3 @@ Source: polyclipping -Version: 6.4.2 +Version: 6.4.2-1 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. diff --git a/ports/polyclipping/portfile.cmake b/ports/polyclipping/portfile.cmake index b1b1997cf..1b0ea71a6 100644 --- a/ports/polyclipping/portfile.cmake +++ b/ports/polyclipping/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions) - vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_download_distfile(ARCHIVE |
