CMake/Utilities/cmcurl
Brad King 1959304295 curl: Configure build to work within CMake
Set curl build options as needed for CMake rather than presenting them
to the user in the cache.  Drop the CMAKE_BUILD_CURL_SHARED option for
now.

Change the curl library name to 'cmcurl'.  Disable blocks of code within
curl CMakeLists.txt files that we do not need for CMake, but leave the
code in place to make merging with curl updates easier.
2014-11-10 10:13:37 -05:00
..
CMake curl: Fix detection of headers with dependencies 2014-11-10 10:13:37 -05:00
include/curl curl: Fix curl.h inclusion of curlbuild.h from CMake sources 2014-11-10 10:13:37 -05:00
lib curl: Configure build to work within CMake 2014-11-10 10:13:37 -05:00
.gitattributes curl: Disable all whitespace checks in third-party code 2014-10-29 16:41:05 -04:00
CMakeLists.txt curl: Configure build to work within CMake 2014-11-10 10:13:37 -05:00
COPYING Merge branch 'curl-upstream' into update-curl 2014-10-29 16:43:21 -04:00
curltest.c curl: Drop unused testing code 2014-10-29 16:41:14 -04:00