diff --git a/geometry-tool/CMakeLists.txt b/geometry-tool/CMakeLists.txt index fc6b43026..6d78f6a7f 100644 --- a/geometry-tool/CMakeLists.txt +++ b/geometry-tool/CMakeLists.txt @@ -113,7 +113,11 @@ target_link_libraries(GmyGeneration PRIVATE Boost::headers ZLIB::ZLIB CGAL::CGAL - ${VTK_LIBRARIES} + vtksys + vtkFiltersGeneral + vtkCommonDataModel + vtkIOXML + vtkWrappingPythonCore ) # Newer octree based one