Skip to content

Commit

Permalink
Use cifpp version that builds on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Oct 15, 2024
1 parent 4517fe2 commit 0e4b706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ if(NOT TARGET cifpp AND NOT cifpp_FOUND)
cifpp
${EXLC}
GIT_REPOSITORY https://github.com/pdb-redo/libcifpp.git
GIT_TAG v7.0.7
GIT_TAG 9542e211bc1dc28e41cb839b284d45171d67fce4
)

FetchContent_MakeAvailable(cifpp)
Expand Down

0 comments on commit 0e4b706

Please sign in to comment.