Skip to content

Commit

Permalink
Adding Libgit2-1.4.4 in Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Sep 1, 2022
1 parent e3a1576 commit 3dbee04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/importLibGit2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ endfunction()
function(download_git2)
message(STATUS "Downloading Git2 binary")
if(WIN)
add_third_party_dependency("libgit2-1.4.4")
add_third_party_dependency("libgit2-win-1.0.0")
add_third_party_dependency("libgit2-0.25.1-fixLibGit")
add_third_party_dependency("zlib-1.2.11-fixLibGit")
Expand Down

0 comments on commit 3dbee04

Please sign in to comment.