We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8d0e2 commit 7af3206Copy full SHA for 7af3206
deps/CMakeLists.txt
@@ -60,7 +60,7 @@ set(PythonSupport OFF)
60
external_dependency(nda
61
GIT_REPO https://github.com/TRIQS/nda
62
VERSION 1.3
63
- GIT_TAG unstable
+ GIT_TAG 1.3.x
64
)
65
66
# -- fmt --
0 commit comments