Skip to content

Python: allow for optional Python linking

ParaView has had its issues with this resolved.


This flag being available means that libraries can now use any libpython API made available by a loading application rather than expecting a libpython at some path specified by RPATH or other dynamic loader mechanisms.

Cc: @danlipsa @jcfr

Edited by Ben Boeckel

Merge request reports