Skip to content

fix python and java with spaces in the path

Ken Martin requested to merge ken-martin/vtk:java_python_spaces into master

Fix escaping of paths for java and python wrapping when building in a path that includes spaces.

Merge request reports