Skip to content

cmake: allow VTK to skip soname links for libraries

Ben Boeckel requested to merge ben.boeckel/vtk-m:allow-skip-version-links into master

VTK's wheels do not want these symlinks because they are useless in Python wheels.

Merge request reports