mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 04:43:42 +01:00
[cmake] Bump required TRIQS Version to 3.1
This commit is contained in:
parent
0725799054
commit
35fc17f807
@ -32,7 +32,7 @@ get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
|
|||||||
|
|
||||||
# ############
|
# ############
|
||||||
# Load TRIQS and CPP2PY
|
# Load TRIQS and CPP2PY
|
||||||
find_package(TRIQS 3.0 REQUIRED)
|
find_package(TRIQS 3.1 REQUIRED)
|
||||||
|
|
||||||
# Get the git hash & print status
|
# Get the git hash & print status
|
||||||
triqs_get_git_hash_of_source_dir(PROJECT_GIT_HASH)
|
triqs_get_git_hash_of_source_dir(PROJECT_GIT_HASH)
|
||||||
|
Loading…
Reference in New Issue
Block a user