Skip to content

Commit 7569bd1

Browse files
committed
[cmake] Use unstable branch of cpp2py
1 parent 2481b15 commit 7569bd1

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
@@ -52,7 +52,7 @@ if(PythonSupport OR (NOT IS_SUBPROJECT AND Build_Documentation))
5252
external_dependency(Cpp2Py
5353
GIT_REPO https://github.com/TRIQS/cpp2py
5454
VERSION 2.0
55-
GIT_TAG master
55+
GIT_TAG unstable
5656
BUILD_ALWAYS
5757
EXCLUDE_FROM_ALL
5858
)

0 commit comments

Comments
 (0)