You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: remove unnecessary link against VTK_PYTHON_LIBRARIES
For VTK 9 and later, in vtkMacroKitPythonWrap, remove the link against
VTK_PYTHON_LIBRARIES as any necessary link should be picked up via the
INTERFACE_LINK property of VTK::Python. Similarly for the addition of
Python to the global include_indirectories.
0 commit comments