mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 12:23:41 +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))
|
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 3.3
|
||||||
GIT_TAG unstable
|
GIT_TAG main
|
||||||
BUILD_ALWAYS
|
BUILD_ALWAYS
|
||||||
EXCLUDE_FROM_ALL
|
EXCLUDE_FROM_ALL
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user