Skip to content

python: append extra DLL paths if available

Ben Boeckel requested to merge ben.boeckel/smtk:smtk-python-sb-help into master

The user can provide them via SMTK_DLL_PATHS and the superbuild is given special support via _smtk_superbuild_prefix. It is installed for non-relocatable paths unless the install tree is indicated that it is unified with all of the necessary dependencies.


Untested right now. Needs superbuild changes to trigger this.

Merge request reports