Skip to content

Commit

Permalink
[cmake] Change nda dependency branch to 1.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Sep 2, 2023
1 parent 43ed661 commit b2b7e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ endif()
external_dependency(nda
GIT_REPO https://github.com/TRIQS/nda
VERSION 1.2
GIT_TAG unstable
GIT_TAG 1.2.x
)

# -- GTest --
Expand Down

0 comments on commit b2b7e2f

Please sign in to comment.