Skip to content
Snippets Groups Projects
Commit 2412480a authored by Ben Boeckel's avatar Ben Boeckel
Browse files

vtkWheelPreparation: silence legacy messages

parent 2c610e45
No related branches found
No related tags found
No related merge requests found
# Force some VTK options for wheels.
set(VTK_PYTHON_VERSION 3)
set(VTK_BUILD_TESTING OFF)
set(VTK_LEGACY_SILENT ON)
set(VTK_ENABLE_WRAPPING ON)
set(VTK_WRAP_PYTHON ON)
set(Python3_ARTIFACTS_INTERACTIVE ON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment