From b55502cdae4e9eb773762b87694f347a8d11ed8b Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Sun, 12 Oct 2014 11:27:07 +0200 Subject: cmake: build tool_hugehelp (ENABLE_MANUAL) Rather than always outputting an empty manual page for the '-M' option, generate a full manual page as done by autotools. For simplicity in CMake, always generate the gzipped page as it will not be used anyway when zlib is not available. Signed-off-by: Peter Wu --- docs/INSTALL.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/INSTALL.cmake b/docs/INSTALL.cmake index f5d32d898..dd8c93674 100644 --- a/docs/INSTALL.cmake +++ b/docs/INSTALL.cmake @@ -24,7 +24,6 @@ Current flaws in the curl CMake build Missing features in the cmake build: - Builds libcurl without large file support - - 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) -- cgit v1.2.3