Increase the required cifpp version

This commit is contained in:
Maarten L. Hekkelman
2026-05-18 13:04:40 +02:00
parent 7eb2189187
commit a053e4d2d0

View File

@@ -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()