Skip to content

Commit

Permalink
third_party: fixup merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Dec 2, 2024
1 parent 2b3f09e commit 6aae142
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ if(SUPERBUILD)
build_target(grpc)
endif()

if(NOT BUILD_WITHOUT_CURL)
if(NOT IOS)
build_target(zlib-ng)
endif()
build_target(curl)
endif()

if(BUILD_TESTING)
build_target(gtest)
endif()
Expand Down

0 comments on commit 6aae142

Please sign in to comment.