Skip to content

Commit c745cd5

Browse files
committed
[cmake] Change itertools branch to 1.3.x
1 parent 4d6963f commit c745cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ external_dependency(GTest
5959
external_dependency(itertools
6060
GIT_REPO https://github.com/TRIQS/itertools
6161
VERSION 1.3
62-
GIT_TAG unstable
62+
GIT_TAG 1.3.x
6363

6464
)

0 commit comments

Comments
 (0)