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
Utkarsh Ayachit
ParaView-Superbuild
Commits
b7ec0464
Commit
b7ec0464
authored
Jul 08, 2019
by
Ben Boeckel
⛰
Browse files
nvidiaindex: use 2.3 by default
parent
eb0170a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
versions.cmake
View file @
b7ec0464
...
...
@@ -162,10 +162,10 @@ elseif (UNIX AND NOT APPLE)
set
(
nvidiaindex_2_3_md5
"c38a9d6ac40aa51346563b67fd731842"
)
endif
()
superbuild_set_selectable_source
(
nvidiaindex
SELECT 2.3
SELECT 2.3
DEFAULT
URL
"http://www.paraview.org/files/dependencies/nvidia-index-libs-2.3.20190725-
${
nvidiaindex_platform
}
.tar.bz2"
URL_MD5
"
${
nvidiaindex_2_3_md5
}
"
SELECT 2.2
DEFAULT
SELECT 2.2
URL
"http://www.paraview.org/files/dependencies/nvidia-index-libs-2.2.20181218-
${
nvidiaindex_platform
}
.tar.bz2"
URL_MD5
"
${
nvidiaindex_2_2_md5
}
"
SELECT 2.1
...
...
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