Skip to content
Snippets Groups Projects
Commit 817506ec authored by Scott Wittenburg's avatar Scott Wittenburg
Browse files

Bring proper fix for pvw python deps install dir from common-superbuild

parent a8a06e14
No related branches found
No related tags found
No related merge requests found
...@@ -132,7 +132,6 @@ if (python_enabled) ...@@ -132,7 +132,6 @@ if (python_enabled)
INCLUDE_REGEXES ${include_regexes} INCLUDE_REGEXES ${include_regexes}
EXCLUDE_REGEXES ${exclude_regexes} EXCLUDE_REGEXES ${exclude_regexes}
MODULE_DIRECTORIES "${superbuild_install_location}/lib/python2.7/site-packages" MODULE_DIRECTORIES "${superbuild_install_location}/lib/python2.7/site-packages"
"${superbuild_install_location}/local/lib/python2.7/dist-packages"
${egg_dirs} ${egg_dirs}
LOADER_PATHS "${library_paths}") LOADER_PATHS "${library_paths}")
......
Subproject commit c53a1fd419e341a2a80333e1eb522eb27b7115ae Subproject commit 5d6ed8a9dba2ec0ee5737032f3aa230a177ca608
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment