mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
[cmake] Update Cpp2Py branch to main and bump version req
This commit is contained in:
parent
80f1ebe965
commit
6e2428ef20
4
deps/CMakeLists.txt
vendored
4
deps/CMakeLists.txt
vendored
@ -51,8 +51,8 @@ endif()
|
||||
if(PythonSupport OR (NOT IS_SUBPROJECT AND Build_Documentation))
|
||||
external_dependency(Cpp2Py
|
||||
GIT_REPO https://github.com/TRIQS/cpp2py
|
||||
VERSION 2.0
|
||||
GIT_TAG unstable
|
||||
VERSION 3.3
|
||||
GIT_TAG main
|
||||
BUILD_ALWAYS
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user