mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 12:55:17 +01:00
[cmake] Cpp2py should be a BUILD_ALWAYS dependency
This commit is contained in:
parent
35f0e35b0b
commit
9b76ce9c4c
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
@ -60,6 +60,7 @@ if(PythonSupport OR Build_Documentation)
|
|||||||
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 master
|
||||||
|
BUILD_ALWAYS
|
||||||
EXCLUDE_FROM_ALL
|
EXCLUDE_FROM_ALL
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user