Skip to content

python: add RPATH entries to the C++ libraries

Ben Boeckel requested to merge ben.boeckel/paraview:python-rpath-fixes into master

This allows for the Python modules to be loaded and find their implementations properly.

Backport: release

Edited by Ben Boeckel

Merge request reports