Skip to content

Commit

Permalink
Update libzt
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenCWills authored and AJenbo committed Feb 13, 2025
1 parent 420b569 commit 9bd6dc2
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_ExcludeFromAll(libzt
GIT_REPOSITORY https://github.com/diasurgical/libzt.git
GIT_TAG db7b642a4ce9f0f5e0ba7f293bd7ffa7897e4831)
GIT_TAG 912dad6688db99f4f496d1dcf2f43fc3e4b41400)
FetchContent_MakeAvailable_ExcludeFromAll(libzt)

if(NOT ANDROID)
Expand Down

0 comments on commit 9bd6dc2

Please sign in to comment.