History log of /curl/lib/curl_config.h.cmake (Results 176 – 177 of 177)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_20_1
# d42f9329 24-Mar-2010 Bill Hoffman

Fix curl CMake build.

This commit fixes the cmake build of curl, and cleans up the
cmake code a little. It removes some commented out code and
some trailing whitespace. To get curl

Fix curl CMake build.

This commit fixes the cmake build of curl, and cleans up the
cmake code a little. It removes some commented out code and
some trailing whitespace. To get curl to build the binary
tree include/curl directory needed to be added to the include
path. Also, SIZEOF_SHORT needed to be added. A check for the
lack of defines of SIZEOF_* for warnless.c was added.

show more ...


Revision tags: curl-7_20_0, curl-7_19_7, curl-7_19_6
# 340e3b95 14-Jul-2009 Bill Hoffman

ENH: move config.h.cmake to curl_config.h.cmake so it builds again


12345678