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.
1 parent d28c0f9 commit a6ee739Copy full SHA for a6ee739
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