Skip to content

Commit 925080b

Browse files
committed
Revert changed file
1 parent 72fa040 commit 925080b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

library/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ set(F3D_VTK_MODULES
1010
f3d::vtkextPrivate
1111
)
1212

13-
if(VTK_VERSION VERSION_GREATER_EQUAL 9.4.20250513)
14-
set(F3D_VTK_MODULES ${F3D_VTK_MODULES} VTK::RenderingGridAxes)
15-
endif()
16-
1713
# Check modules
1814

1915
if(VTK_VERSION VERSION_GREATER_EQUAL 9.4.20250513)

0 commit comments

Comments
 (0)