Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ParaView
ParaView-Superbuild
Commits
3d3abc41
Commit
3d3abc41
authored
Nov 06, 2017
by
Sebastien Jourdain
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add divvy to paraviewweb dependencies
parent
2e1d11b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CMakeLists.txt
CMakeLists.txt
+1
-0
projects/paraviewweb.cmake
projects/paraviewweb.cmake
+1
-1
No files found.
CMakeLists.txt
View file @
3d3abc41
...
...
@@ -55,6 +55,7 @@ function (superbuild_find_projects var)
paraviewweb
paraviewwebvisualizer
paraviewweblightviz
paraviewwebdivvy
png
python
pythonsetuptools
...
...
projects/paraviewweb.cmake
View file @
3d3abc41
...
...
@@ -5,4 +5,4 @@ if (WIN32)
endif
()
superbuild_add_dummy_project
(
paraviewweb
DEPENDS python paraviewwebvisualizer paraviewweblightviz
${
paraviewweb_depends
}
)
DEPENDS python paraviewwebvisualizer paraviewweblightviz
paraviewwebdivvy
${
paraviewweb_depends
}
)
Sebastien Jourdain
@sebastien.jourdain
mentioned in commit
d4b88a9e
·
Nov 07, 2017
mentioned in commit
d4b88a9e
mentioned in commit d4b88a9e74b0dfdfc0459a7a003281b71a77ff26
Toggle commit list
Write
Preview
Markdown
is supported
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