Skip to content

Commit b7c57c6

Browse files
authored
Merge pull request #1014 from I2PC/ms_ownership_transfer
Update libcifpp fork's ownership
2 parents 672acd7 + a8ca953 commit b7c57c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/fetch_cifpp.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function(fetch_cifpp)
3030

3131
FetchContent_Declare(
3232
libcifpp
33-
GIT_REPOSITORY https://github.com/MartinSalinas98/libcifpp.git
33+
GIT_REPOSITORY https://github.com/I2PC/libcifpp.git
3434
GIT_TAG ms_feature_ciflibrary
3535
)
3636
FetchContent_MakeAvailable(libcifpp)

0 commit comments

Comments
 (0)