We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6963f commit c745cd5Copy full SHA for c745cd5
deps/CMakeLists.txt
@@ -59,6 +59,6 @@ external_dependency(GTest
59
external_dependency(itertools
60
GIT_REPO https://github.com/TRIQS/itertools
61
VERSION 1.3
62
- GIT_TAG unstable
+ GIT_TAG 1.3.x
63
64
)
0 commit comments