mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 10:05:49 +01:00
[cmake] fix 9c934e5
This commit is contained in:
parent
9c934e56f0
commit
8fb0bc3229
@ -27,11 +27,7 @@ endif()
|
||||
|
||||
# ############
|
||||
# Define Project
|
||||
<<<<<<< Updated upstream
|
||||
project(triqs_dft_tools VERSION 3.3.0 LANGUAGES C CXX Fortran)
|
||||
=======
|
||||
project(triqs_dft_tools VERSION 3.2.0 LANGUAGES CXX Fortran)
|
||||
>>>>>>> Stashed changes
|
||||
project(triqs_dft_tools VERSION 3.3.0 LANGUAGES CXX Fortran)
|
||||
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
|
||||
|
||||
# ############
|
||||
|
Loading…
Reference in New Issue
Block a user