We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f35bd8 commit 520e9e8Copy full SHA for 520e9e8
3rdParty/libzt/CMakeLists.txt
@@ -5,7 +5,7 @@ set(BUILD_HOST_SELFTEST OFF)
5
include(FetchContent)
6
FetchContent_Declare_ExcludeFromAll(libzt
7
GIT_REPOSITORY https://github.com/diasurgical/libzt.git
8
- GIT_TAG 912dad6688db99f4f496d1dcf2f43fc3e4b41400)
+ GIT_TAG 72a518bcf7d87e32f718ca612ce2c8303ceedd12)
9
FetchContent_MakeAvailable_ExcludeFromAll(libzt)
10
11
if(NOT ANDROID)
0 commit comments