Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
code
PTable
Commits
406a4089
Commit
406a4089
authored
Dec 02, 2017
by
Philipp Götze
Browse files
🔄
Switch NVML version due to a compiling issue on master
parent
17634357
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/Download3rdParty.cmake
View file @
406a4089
...
...
@@ -67,7 +67,7 @@ endif()
# Non-Volatile Memory Library (pmem.io)
download_project
(
PROJ nvml
GIT_REPOSITORY https://github.com/pmem/nvml.git
GIT_TAG
master
GIT_TAG
1.3.1-rc2
UPDATE_DISCONNECTED 1
QUIET
)
...
...
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