Skip to content

Commit

Permalink
update curl and remove obsolete patch
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Oct 8, 2019
1 parent 57c8092 commit 221bd80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
4 changes: 1 addition & 3 deletions third_party/curl/CMakeLists.txt
Expand Up @@ -39,9 +39,7 @@ endforeach()

ExternalProject_add(
curl
GIT_REPOSITORY https://github.com/curl/curl
GIT_TAG curl-7_65_0
URL https://github.com/curl/curl/archive/curl-7_66_0.zip
PREFIX curl
PATCH_COMMAND git apply ${PROJECT_SOURCE_DIR}/sizeof.patch
CMAKE_ARGS "${CMAKE_ARGS}"
)
22 changes: 0 additions & 22 deletions third_party/curl/sizeof.patch

This file was deleted.

0 comments on commit 221bd80

Please sign in to comment.