Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Murmele committed May 2, 2022
1 parent c000966 commit cd15883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dep/libgit2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ if(WIN32)
CACHE BOOL "" FORCE)
endif()

set(USE_BUNDLED_ZLIB ON CACHE BOOL "")

add_subdirectory(libgit2)
# otherwise the zlib is not available in the src/git
set(LIBGIT2_DEPENDENCY_OBJECTS ${LIBGIT2_DEPENDENCY_OBJECTS} PARENT_SCOPE)

0 comments on commit cd15883

Please sign in to comment.