From 396540caeb4c232090f283aa0369972025174f48 Mon Sep 17 00:00:00 2001 From: aismann Date: Wed, 2 Nov 2022 00:17:42 +0100 Subject: [PATCH] Update CMakeLists.txt --- thirdparty/clipper2/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/clipper2/CMakeLists.txt b/thirdparty/clipper2/CMakeLists.txt index bf8be03b7b..a19e1c787e 100644 --- a/thirdparty/clipper2/CMakeLists.txt +++ b/thirdparty/clipper2/CMakeLists.txt @@ -8,7 +8,7 @@ add_library(${target_name} STATIC clipper.core.h clipper.engine.cpp clipper.engine.h - clipper_export.h + clipper.export.h clipper.h clipper.minkowski.h clipper.offset.cpp