Skip to content

Python Relocatability Improvements, 1.0 branch (2017.10.13.)

This update makes the python-config script installed by CMake be properly relocatable. Not referring to the build directory explicitly any longer.

This is needed to allow for more convenient python code development against numbered releases/nightlies.

The code follows the design implemented for XRootD already.

Merge request reports