Skip to content

Commit

Permalink
gmytool: change linking of vtk slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
rupertnash committed Mar 4, 2024
1 parent ada297c commit 368b776
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion geometry-tool/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 368b776

Please sign in to comment.