Skip to content

Commit

Permalink
Merge branch 'trunk' of github.com:PDB-REDO/dssp into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Feb 5, 2025
2 parents 79bf663 + 869617c commit 54fa209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ if(NOT (mcfp_FOUND OR TARGET mcfp))
FetchContent_Declare(
mcfp
${EXLC}
GIT_REPOSITORY https://github.com/mhekkel/mcfp
GIT_TAG v1.3.1)
GIT_REPOSITORY https://github.com/mhekkel/libmcfp
GIT_TAG v1.3.4)

FetchContent_MakeAvailable(mcfp)
endif()
Expand Down

0 comments on commit 54fa209

Please sign in to comment.