Skip to content

Commit 520e9e8

Browse files
committed
Update libzt
1 parent 0f35bd8 commit 520e9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3rdParty/libzt/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set(BUILD_HOST_SELFTEST OFF)
55
include(FetchContent)
66
FetchContent_Declare_ExcludeFromAll(libzt
77
GIT_REPOSITORY https://github.com/diasurgical/libzt.git
8-
GIT_TAG 912dad6688db99f4f496d1dcf2f43fc3e4b41400)
8+
GIT_TAG 72a518bcf7d87e32f718ca612ce2c8303ceedd12)
99
FetchContent_MakeAvailable_ExcludeFromAll(libzt)
1010

1111
if(NOT ANDROID)

0 commit comments

Comments
 (0)