Commit 0e4b7063 by Maarten L. Hekkelman

Use cifpp version that builds on windows

parent 4517fe2b
...@@ -126,7 +126,7 @@ if(NOT TARGET cifpp AND NOT cifpp_FOUND) ...@@ -126,7 +126,7 @@ if(NOT TARGET cifpp AND NOT cifpp_FOUND)
cifpp cifpp
${EXLC} ${EXLC}
GIT_REPOSITORY https://github.com/pdb-redo/libcifpp.git GIT_REPOSITORY https://github.com/pdb-redo/libcifpp.git
GIT_TAG v7.0.7 GIT_TAG 9542e211bc1dc28e41cb839b284d45171d67fce4
) )
FetchContent_MakeAvailable(cifpp) FetchContent_MakeAvailable(cifpp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment