Skip to content

Commit

Permalink
remove libzeep
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Feb 23, 2025
1 parent 4be8c9c commit 6a7b07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ endif()
find_package(nlohmann_json REQUIRED)

find_or_fetch_package(mcfp VERSION 1.3.5 GIT_REPOSITORY https://github.com/mhekkel/libmcfp GIT_TAG b6c62a3)
find_or_fetch_package(cifpp VERSION 7 GIT_REPOSITORY https://github.com/PDB-REDO/libcifpp.git GIT_TAG v7.0.9)
find_or_fetch_package(pdb-redo VERSION 3.2.0 GIT_REPOSITORY https://github.com/PDB-REDO/libpdb-redo.git GIT_TAG f237ab0)

add_executable(density-fitness
Expand Down

0 comments on commit 6a7b07a

Please sign in to comment.