Skip to content
Snippets Groups Projects
Commit 0e10c195 authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Use cudawrappers 0.6.0

parent 76a80ce4
No related branches found
No related tags found
1 merge request!5Use CMake and upgrade to cudawrappers 0.6.0
......@@ -23,7 +23,7 @@ include(FetchContent)
FetchContent_Declare(
cudawrappers
GIT_REPOSITORY https://github.com/nlesc-recruit/cudawrappers
GIT_TAG main)
GIT_TAG 0.6.0)
FetchContent_MakeAvailable(cudawrappers)
# Set up libtcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment