Skip to content

Commit

Permalink
Bump libzt
Browse files Browse the repository at this point in the history
  • Loading branch information
obligaron authored and StephenCWills committed Nov 3, 2023
1 parent b30b712 commit 5821d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdParty/libzt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set(BUILD_HOST_SELFTEST OFF)
include(FetchContent)
FetchContent_Declare(libzt
GIT_REPOSITORY https://github.com/diasurgical/libzt.git
GIT_TAG 8c31715bc48bade2097d66ced54db07598268710)
GIT_TAG bd4bd4c13f533ccd4ef8ec86a3bce95342ef163e)
FetchContent_MakeAvailableExcludeFromAll(libzt)

if(NOT ANDROID)
Expand Down

0 comments on commit 5821d23

Please sign in to comment.