Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15180
Change subject: [util] use libcurl from thirdparty ...................................................................... [util] use libcurl from thirdparty Since libcurl is now used not only as a build-time dependency, but as run-time dependency as well (for cloud type detection), let's make sure we linked in the curl library that's built in thirdparty and not from somewhere else. Change-Id: I5448829cb4fa1b3dfc05ab0dfbd9b4a73b7f837e --- M CMakeLists.txt A cmake_modules/FindCURL.cmake M src/kudu/util/CMakeLists.txt 3 files changed, 36 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/15180/1 -- To view, visit http://gerrit.cloudera.org:8080/15180 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5448829cb4fa1b3dfc05ab0dfbd9b4a73b7f837e Gerrit-Change-Number: 15180 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
