mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
Bump cpp2py version requirement
This commit is contained in:
parent
4f5fb4670b
commit
816bdcb02d
@ -16,7 +16,7 @@ set(BUILD_SHARED_LIBS ON)
|
|||||||
|
|
||||||
# Load TRIQS and Cpp2Py
|
# Load TRIQS and Cpp2Py
|
||||||
find_package(TRIQS 2.1 REQUIRED)
|
find_package(TRIQS 2.1 REQUIRED)
|
||||||
find_package(Cpp2Py 1.5 REQUIRED)
|
find_package(Cpp2Py 1.6 REQUIRED)
|
||||||
|
|
||||||
if (NOT ${TRIQS_WITH_PYTHON_SUPPORT})
|
if (NOT ${TRIQS_WITH_PYTHON_SUPPORT})
|
||||||
MESSAGE(FATAL_ERROR "dft_tools require Python support in TRIQS")
|
MESSAGE(FATAL_ERROR "dft_tools require Python support in TRIQS")
|
||||||
|
Loading…
Reference in New Issue
Block a user