Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mathieu Westphal
ParaView-Superbuild
Commits
f1659155
Commit
f1659155
authored
Oct 14, 2014
by
Utkarsh Ayachit
⛰
Browse files
Update release to use release branch.
Change-Id: I04f26a7203d104d0328c6ec7aca0db1cedb094d9
parent
7216d23e
Changes
1
Hide whitespace changes
Inline
Side-by-side
versions.cmake
View file @
f1659155
...
...
@@ -141,7 +141,7 @@ if (ParaView_FROM_GIT)
# Download PV from GIT
add_revision
(
paraview
GIT_REPOSITORY git://paraview.org/ParaView.git
GIT_TAG
"
master
"
)
GIT_TAG
"
release
"
)
else
()
# Variables to hold the URL and MD5 (optional)
set
(
ParaView_URL
"http://www.paraview.org/files/v4.2/ParaView-v4.2.0-source.tar.gz"
CACHE
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment