python-wrapper: recursively include all dependencies of the specified...
python-wrapper: recursively include all dependencies of the specified 'extraLibs' in the generated environment This patch means that adding 'matplotlib' to extraLibs will automatically include 'numpy', too, because matplotlib depends on it.
parent
b66a59bf
Please register or sign in to comment