star-cpr

Clip 2D meshes with 2D polygons
git clone git://git.meso-star.fr/star-cpr.git
Log | Files | Refs | README | LICENSE

commit 504e121e2a421f7cd54e798780649b3c02065b0c
parent fb3443a9494a431b849fce7b4e0f0da6be884521
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Tue, 28 Feb 2023 10:58:48 +0100

Switch to Clipper2 1.2

Diffstat:
Mcmake/CMakeLists.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -29,7 +29,7 @@ set(Clipper2_DIR ${_current_source_dir}/) find_package(RCMake REQUIRED) find_package(RSys 0.6 REQUIRED) -find_package(Clipper2 1.1 REQUIRED) +find_package(Clipper2 1.2 REQUIRED) find_package(Polygon 0.0.5 REQUIRED) include_directories(