Skip to content

Commit cebe77b

Browse files
committed
[cmake] Use itertools 1.2.x
1 parent b1bd0de commit cebe77b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deps/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,5 @@ external_dependency(GTest
7070
external_dependency(itertools
7171
GIT_REPO https://github.com/TRIQS/itertools
7272
VERSION 1.2
73-
GIT_TAG unstable
74-
73+
GIT_TAG 1.2.x
7574
)

0 commit comments

Comments
 (0)