Skip to content

Commit

Permalink
wanring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Jun 12, 2024
1 parent 642e690 commit 2bde242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/getCoproto.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set(GIT_REPOSITORY "https://github.com/ladnir/coproto.git")
if(DEFINED COPROTO_GIT_TAG)
set(GIT_TAG ${COPROTO_GIT_TAG})
else()
set(GIT_TAG "5c3fcc62290d1faf03d91b5df89726dbf7f67aed" )
set(GIT_TAG "80a492fd8f58b11886058ed53dcc6f66950f0d29" )
endif()

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

0 comments on commit 2bde242

Please sign in to comment.