Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
817506ec
Commit
817506ec
authored
May 15, 2019
by
Scott Wittenburg
Browse files
Bring proper fix for pvw python deps install dir from common-superbuild
parent
a8a06e14
Changes
2
Hide whitespace changes
Inline
Side-by-side
projects/unix/paraview.bundle.unix.cmake
View file @
817506ec
...
...
@@ -132,7 +132,6 @@ if (python_enabled)
INCLUDE_REGEXES
${
include_regexes
}
EXCLUDE_REGEXES
${
exclude_regexes
}
MODULE_DIRECTORIES
"
${
superbuild_install_location
}
/lib/python2.7/site-packages"
"
${
superbuild_install_location
}
/local/lib/python2.7/dist-packages"
${
egg_dirs
}
LOADER_PATHS
"
${
library_paths
}
"
)
...
...
superbuild
@
5d6ed8a9
Compare
c53a1fd4
...
5d6ed8a9
Subproject commit
c53a1fd419e341a2a80333e1eb522eb27b7115ae
Subproject commit
5d6ed8a9dba2ec0ee5737032f3aa230a177ca608
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment