mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 20:34:38 +01:00
[cmake] Bump Version number of app4triqs and triqs to 3.0.0
This commit is contained in:
parent
38ab493368
commit
136a39dc42
@ -27,12 +27,12 @@ endif()
|
||||
|
||||
# ############
|
||||
# Define Project
|
||||
project(APP4TRIQS VERSION 2.2.0 LANGUAGES C CXX)
|
||||
project(APP4TRIQS VERSION 3.0.0 LANGUAGES C CXX)
|
||||
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
|
||||
|
||||
# ############
|
||||
# Load TRIQS and CPP2PY
|
||||
find_package(TRIQS 2.2 REQUIRED)
|
||||
find_package(TRIQS 3.0 REQUIRED)
|
||||
|
||||
# Get the git hash & print status
|
||||
triqs_get_git_hash_of_source_dir(PROJECT_GIT_HASH)
|
||||
|
Loading…
Reference in New Issue
Block a user