Skip to content

Commit

Permalink
[cmake] Fix nda branch and version in deps/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Sep 2, 2023
1 parent 20ca235 commit 40e446f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ endif()
# -- nda --
external_dependency(nda
GIT_REPO https://github.com/TRIQS/nda
GIT_TAG DEV_CUDA_LINALG_MIGUEL
VERSION 1.2
GIT_TAG unstable
)

# -- GTest --
Expand Down

0 comments on commit 40e446f

Please sign in to comment.