diff options
author | Yang Tse <yangsita@gmail.com> | 2012-12-26 23:30:54 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-12-26 23:30:54 +0100 |
commit | ae2a2c99317a611b5b6a4780df1a907a241de91b (patch) | |
tree | 58fb14c2f3797a05978df974017b622f7280d5e3 /docs/INSTALL.cmake | |
parent | eb5aa12c8baddeba13594e515e8b0a7d94949177 (diff) | |
download | curl-ae2a2c99317a611b5b6a4780df1a907a241de91b.tar.gz |
curl tool: renaming hugehelp files to tool_hugehelp
Diffstat (limited to 'docs/INSTALL.cmake')
-rw-r--r-- | docs/INSTALL.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.cmake b/docs/INSTALL.cmake index e44f514e5..125c130f3 100644 --- a/docs/INSTALL.cmake +++ b/docs/INSTALL.cmake @@ -24,7 +24,7 @@ Current flaws in the curl CMake build Missing features in the cmake build: - Builds libcurl without large file support - - It doesn't build src/hugehelp.c which creates the --manual output + - It doesn't build src/tool_hugehelp.c which creates the --manual output - Can't select which SSL library to build with, only OpenSSL - Doesn't build with SCP and SFTP support (libssh2) - Doesn't allow different resolver backends (no c-ares build support) |