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
6ca3861e
Commit
6ca3861e
authored
6 years ago
by
Chuck Atkins
Browse files
Options
Downloads
Patches
Plain Diff
mesa: Add the pythonmako dependency
parent
b1584273
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-0
1 addition, 0 deletions
CMakeLists.txt
projects/unix/mesa.common.cmake
+1
-1
1 addition, 1 deletion
projects/unix/mesa.common.cmake
superbuild
+1
-1
1 addition, 1 deletion
superbuild
with
3 additions
and
2 deletions
CMakeLists.txt
+
1
−
0
View file @
6ca3861e
...
...
@@ -65,6 +65,7 @@ function (superbuild_find_projects var)
pythondateutil
pythonhyperlink
pythonincremental
pythonmako
pythonpygments
pythonpyparsing
pythonsetuptools
...
...
This diff is collapsed.
Click to expand it.
projects/unix/mesa.common.cmake
+
1
−
1
View file @
6ca3861e
...
...
@@ -59,7 +59,7 @@ endif ()
superbuild_add_project
(
${
project
}
CAN_USE_SYSTEM
DEPENDS llvm zlib
${
mesa_type_deps
}
expat
DEPENDS llvm zlib
${
mesa_type_deps
}
expat
pythonmako
CONFIGURE_COMMAND
./autogen.sh
${
mesa_common_config_args
}
...
...
This diff is collapsed.
Click to expand it.
superbuild
@
1a5b1d0d
Compare
a66e2e1d
...
1a5b1d0d
Subproject commit
a66e2e1d62ac5ae7881485811731b7d1e54888d4
Subproject commit
1a5b1d0d294d3322b3a49572a92f177828c95e7b
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