mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 01:55:56 +01:00
[cmake] Use unstable branch of cpp2py
This commit is contained in:
parent
d202f698fe
commit
1ac5c875e4
2
deps/CMakeLists.txt
vendored
2
deps/CMakeLists.txt
vendored
@ -52,7 +52,7 @@ if(PythonSupport OR (NOT IS_SUBPROJECT AND Build_Documentation))
|
|||||||
external_dependency(Cpp2Py
|
external_dependency(Cpp2Py
|
||||||
GIT_REPO https://github.com/TRIQS/cpp2py
|
GIT_REPO https://github.com/TRIQS/cpp2py
|
||||||
VERSION 2.0
|
VERSION 2.0
|
||||||
GIT_TAG master
|
GIT_TAG unstable
|
||||||
BUILD_ALWAYS
|
BUILD_ALWAYS
|
||||||
EXCLUDE_FROM_ALL
|
EXCLUDE_FROM_ALL
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user