We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 672acd7 + a8ca953 commit b7c57c6Copy full SHA for b7c57c6
cmake/fetch_cifpp.cmake
@@ -30,7 +30,7 @@ function(fetch_cifpp)
30
31
FetchContent_Declare(
32
libcifpp
33
- GIT_REPOSITORY https://github.com/MartinSalinas98/libcifpp.git
+ GIT_REPOSITORY https://github.com/I2PC/libcifpp.git
34
GIT_TAG ms_feature_ciflibrary
35
)
36
FetchContent_MakeAvailable(libcifpp)
0 commit comments