mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Update liblzma repository to GitHub.
This commit is contained in:
parent
0725402ff1
commit
c7ed3c8e4c
@ -315,7 +315,7 @@ if(MZ_LZMA)
|
||||
elseif(MZ_FETCH_LIBS)
|
||||
set(BUILD_TESTING OFF CACHE BOOL "Build lzma tests" FORCE)
|
||||
|
||||
clone_repo(liblzma https://git.tukaani.org/xz.git master)
|
||||
clone_repo(liblzma https://github.com/tukaani-project/xz master)
|
||||
|
||||
# Don't automatically add all targets to the solution
|
||||
add_subdirectory(${LIBLZMA_SOURCE_DIR} ${LIBLZMA_BINARY_DIR} EXCLUDE_FROM_ALL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user