FolusWen d3fe109468 [Improve][GPL][curl] 2 年之前
..
cmdline-opts d3fe109468 [Improve][GPL][curl] 2 年之前
examples d3fe109468 [Improve][GPL][curl] 2 年之前
libcurl d3fe109468 [Improve][GPL][curl] 2 年之前
BINDINGS.md d3fe109468 [Improve][GPL][curl] 2 年之前
BUGS d3fe109468 [Improve][GPL][curl] 2 年之前
CHECKSRC.md d3fe109468 [Improve][GPL][curl] 2 年之前
CIPHERS.md d3fe109468 [Improve][GPL][curl] 2 年之前
CMakeLists.txt d3fe109468 [Improve][GPL][curl] 2 年之前
CODE_OF_CONDUCT.md d3fe109468 [Improve][GPL][curl] 2 年之前
CODE_STYLE.md d3fe109468 [Improve][GPL][curl] 2 年之前
CONTRIBUTE.md d3fe109468 [Improve][GPL][curl] 2 年之前
DEPRECATE.md d3fe109468 [Improve][GPL][curl] 2 年之前
FAQ d3fe109468 [Improve][GPL][curl] 2 年之前
FEATURES d3fe109468 [Improve][GPL][curl] 2 年之前
GOVERNANCE.md d3fe109468 [Improve][GPL][curl] 2 年之前
HELP-US.md d3fe109468 [Improve][GPL][curl] 2 年之前
HISTORY.md d3fe109468 [Improve][GPL][curl] 2 年之前
HTTP-COOKIES.md d3fe109468 [Improve][GPL][curl] 2 年之前
HTTP2.md d3fe109468 [Improve][GPL][curl] 2 年之前
INSTALL d3fe109468 [Improve][GPL][curl] 2 年之前
INSTALL.cmake d3fe109468 [Improve][GPL][curl] 2 年之前
INSTALL.md d3fe109468 [Improve][GPL][curl] 2 年之前
INTERNALS.md d3fe109468 [Improve][GPL][curl] 2 年之前
KNOWN_BUGS d3fe109468 [Improve][GPL][curl] 2 年之前
LICENSE-MIXING.md d3fe109468 [Improve][GPL][curl] 2 年之前
MAIL-ETIQUETTE d3fe109468 [Improve][GPL][curl] 2 年之前
MANUAL d3fe109468 [Improve][GPL][curl] 2 年之前
Makefile d3fe109468 [Improve][GPL][curl] 2 年之前
Makefile.am d3fe109468 [Improve][GPL][curl] 2 年之前
Makefile.in d3fe109468 [Improve][GPL][curl] 2 年之前
README.cmake d3fe109468 [Improve][GPL][curl] 2 年之前
README.md d3fe109468 [Improve][GPL][curl] 2 年之前
README.netware d3fe109468 [Improve][GPL][curl] 2 年之前
README.win32 d3fe109468 [Improve][GPL][curl] 2 年之前
RELEASE-PROCEDURE.md d3fe109468 [Improve][GPL][curl] 2 年之前
RESOURCES d3fe109468 [Improve][GPL][curl] 2 年之前
ROADMAP.md d3fe109468 [Improve][GPL][curl] 2 年之前
SECURITY-PROCESS.md d3fe109468 [Improve][GPL][curl] 2 年之前
SSL-PROBLEMS.md d3fe109468 [Improve][GPL][curl] 2 年之前
SSLCERTS.md d3fe109468 [Improve][GPL][curl] 2 年之前
THANKS d3fe109468 [Improve][GPL][curl] 2 年之前
TODO d3fe109468 [Improve][GPL][curl] 2 年之前
TheArtOfHttpScripting d3fe109468 [Improve][GPL][curl] 2 年之前
VERSIONS d3fe109468 [Improve][GPL][curl] 2 年之前
curl-config.1 d3fe109468 [Improve][GPL][curl] 2 年之前
curl.1 d3fe109468 [Improve][GPL][curl] 2 年之前
mk-ca-bundle.1 d3fe109468 [Improve][GPL][curl] 2 年之前

README.cmake

_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

README.cmake
Read the README file first.

Curl contains CMake build files that provide a way to build Curl with the
CMake build tool (www.cmake.org). CMake is a cross platform meta build tool
that generates native makefiles and IDE project files. The CMake build
system can be used to build Curl on any of its supported platforms.

Read the INSTALL.cmake file for instructions on how to compile curl with
CMake.