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) ...@@ -23,7 +23,7 @@ include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
cudawrappers cudawrappers
GIT_REPOSITORY https://github.com/nlesc-recruit/cudawrappers GIT_REPOSITORY https://github.com/nlesc-recruit/cudawrappers
GIT_TAG main) GIT_TAG 0.6.0)
FetchContent_MakeAvailable(cudawrappers) FetchContent_MakeAvailable(cudawrappers)
# Set up libtcc # Set up libtcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment