Skip to content
GitLab
Menu
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
9b4e79e2
Commit
9b4e79e2
authored
Jan 25, 2018
by
Utkarsh Ayachit
⛰
Browse files
Add dependency on pygments.
parent
dd8d8119
Pipeline
#89346
passed with stage
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9b4e79e2
...
...
@@ -61,6 +61,7 @@ function (superbuild_find_projects var)
pythonconstantly
pythonhyperlink
pythonincremental
pythonpygments
pythonsetuptools
pythonsix
pythontwisted
...
...
projects/paraview.bundle.common.cmake
View file @
9b4e79e2
...
...
@@ -60,6 +60,7 @@ endmacro ()
check_for_python_module
(
numpy numpy
)
check_for_python_module
(
scipy scipy
)
check_for_python_module
(
matplotlib matplotlib
)
check_for_python_module
(
pythonpygments pygments
)
check_for_python_module
(
pythonsix six
)
check_for_python_module
(
pythonautobahn autobahn
)
check_for_python_module
(
pythonconstantly constantly
)
...
...
superbuild
@
c9217bc9
Compare
84e785fb
...
c9217bc9
Subproject commit
84e785fb7331f5ac0b3a473af38be4b845aa4f4c
Subproject commit
c9217bc9eedc003c1100e61a2c631bae655efbcd
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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