mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
Increase the required cifpp version
This commit is contained in:
@@ -125,7 +125,7 @@ if(NOT (cifpp_FOUND OR TARGET cifpp))
|
||||
CPMAddPackage(
|
||||
NAME cifpp
|
||||
GIT_REPOSITORY "https://github.com/PDB-REDO/libcifpp"
|
||||
GIT_TAG v10.0.2
|
||||
GIT_TAG v10.0.4
|
||||
EXCLUDE_FROM_ALL YES)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user