diff CMakeLists.txt @ 33:2460b376d3f7

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Apr 2024 18:50:11 +0200
parents 976da5476810
children ee3bc8f7df5b
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Apr 04 18:35:54 2024 +0200
+++ b/CMakeLists.txt	Thu Apr 04 18:50:11 2024 +0200
@@ -205,7 +205,8 @@
 add_library(OrthancSTL SHARED
   Sources/Extent2D.cpp
   Sources/Plugin.cpp
-  Sources/Toolbox.cpp
+  Sources/STLToolbox.cpp
+  Sources/StructurePolygon.cpp
   Sources/VTKToolbox.cpp
   Sources/Vector3D.cpp