Skip to content

Commit

Permalink
VTK: Remove upstreamed patch (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal authored Sep 13, 2024
1 parent 0c0ddcb commit 79c0dae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 91 deletions.
86 changes: 0 additions & 86 deletions projects/patches/vtk-fix-static-build.patch

This file was deleted.

5 changes: 0 additions & 5 deletions projects/vtk.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,3 @@ superbuild_add_project(vtk
-DVTK_USE_X:BOOL=${vtk_use_x}
-DVTK_VERSIONED_INSTALL:BOOL=OFF
)

# This patch is temporary and will be merged upstream soon
# Let's remove it as soon as possible because it breaks compilation with VTK releases
superbuild_apply_patch(vtk fix-static-build
"Fix vtk::token static build")

0 comments on commit 79c0dae

Please sign in to comment.