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
eb0170a7
Commit
eb0170a7
authored
Jul 08, 2019
by
Ben Boeckel
⛰
Browse files
nvidiaindex: update 2.3 snapshot
parent
e7341acf
Changes
1
Hide whitespace changes
Inline
Side-by-side
versions.cmake
View file @
eb0170a7
...
...
@@ -154,16 +154,16 @@ if (WIN32)
set
(
nvidiaindex_platform
"windows-x64"
)
set
(
nvidiaindex_2_1_md5
"f6efc09092771eb0bfb375a503a95c04"
)
set
(
nvidiaindex_2_2_md5
"93bb894e7951227862ea308f7d6e2e18"
)
set
(
nvidiaindex_2_3_md5
"
44768877b12d7d36d89dbb7e4d7c08a4
"
)
set
(
nvidiaindex_2_3_md5
"
dde9bd2c87047bb0af57062e38ab7820
"
)
elseif
(
UNIX AND NOT APPLE
)
set
(
nvidiaindex_platform
"linux"
)
set
(
nvidiaindex_2_1_md5
"9fd5af702af6a6a6f2aba3a960703fb3"
)
set
(
nvidiaindex_2_2_md5
"b97518f8b5d05497455e90ba5a0712f1"
)
set
(
nvidiaindex_2_3_md5
"
19c7141b26587b013c851e8f94ca0c61
"
)
set
(
nvidiaindex_2_3_md5
"
c38a9d6ac40aa51346563b67fd731842
"
)
endif
()
superbuild_set_selectable_source
(
nvidiaindex
SELECT 2.3
URL
"http://www.paraview.org/files/dependencies/nvidia-index-libs-2.3.20190
4
25-
${
nvidiaindex_platform
}
.tar.bz2"
URL
"http://www.paraview.org/files/dependencies/nvidia-index-libs-2.3.20190
7
25-
${
nvidiaindex_platform
}
.tar.bz2"
URL_MD5
"
${
nvidiaindex_2_3_md5
}
"
SELECT 2.2 DEFAULT
URL
"http://www.paraview.org/files/dependencies/nvidia-index-libs-2.2.20181218-
${
nvidiaindex_platform
}
.tar.bz2"
...
...
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