Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ParaView-Superbuild
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nick Leaf
ParaView-Superbuild
Commits
817506ec
Commit
817506ec
authored
5 years ago
by
Scott Wittenburg
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
projects/unix/paraview.bundle.unix.cmake
+0
-1
0 additions, 1 deletion
projects/unix/paraview.bundle.unix.cmake
superbuild
+1
-1
1 addition, 1 deletion
superbuild
with
1 addition
and
2 deletions
projects/unix/paraview.bundle.unix.cmake
+
0
−
1
View file @
817506ec
...
@@ -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
}
"
)
...
...
This diff is collapsed.
Click to expand it.
superbuild
@
5d6ed8a9
Compare
c53a1fd4
...
5d6ed8a9
Subproject commit
c53a1fd419e341a2a80333e1eb522eb27b7115ae
Subproject commit
5d6ed8a9dba2ec0ee5737032f3aa230a177ca608
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment