Skip to content

Commit

Permalink
coproto bump (warnings)
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir authored and RindalVisa committed Dec 14, 2024
1 parent 1189708 commit d29f143
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions thirdparty/getCoproto.cmake
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

set(USER_NAME )
set(TOKEN )
#set(GIT_REPOSITORY "https://github.com/Visa-Research/coproto.git")
set(GIT_REPOSITORY "https://github.com/ladnir/coproto.git")
set(GIT_REPOSITORY "https://github.com/Visa-Research/coproto.git")
#set(GIT_REPOSITORY "https://github.com/ladnir/coproto.git")

if(DEFINED COPROTO_GIT_TAG)
set(GIT_TAG ${COPROTO_GIT_TAG})
else()
set(GIT_TAG "6ea3f5ab4ee66714dbdf0826b95eb53e9e08447c" )
set(GIT_TAG "b5a11b31bfb5476f0d816bb73a26973999f7c9df" )
endif()

set(CLONE_DIR "${OC_THIRDPARTY_CLONE_DIR}/coproto")
Expand Down

0 comments on commit d29f143

Please sign in to comment.