Skip to content

Commit

Permalink
[cmake] fix 9c934e5
Browse files Browse the repository at this point in the history
  • Loading branch information
the-hampel committed May 16, 2024
1 parent 9c934e5 commit 8fb0bc3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

# ############
Expand Down

0 comments on commit 8fb0bc3

Please sign in to comment.