Skip to content

Commit

Permalink
Bump libzt
Browse files Browse the repository at this point in the history
  • Loading branch information
obligaron authored and AJenbo committed Dec 16, 2023
1 parent ccaf8d1 commit 2421de4
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 bd4bd4c13f533ccd4ef8ec86a3bce95342ef163e)
GIT_TAG db7b642a4ce9f0f5e0ba7f293bd7ffa7897e4831)
FetchContent_MakeAvailableExcludeFromAll(libzt)

if(NOT ANDROID)
Expand Down

0 comments on commit 2421de4

Please sign in to comment.