8053 beefd0184a 2022-08-08 ct_chen 2 年之前
..
cmdline-opts beefd0184a 2022-08-08 ct_chen 2 年之前
examples beefd0184a 2022-08-08 ct_chen 2 年之前
libcurl beefd0184a 2022-08-08 ct_chen 2 年之前
BINDINGS.md beefd0184a 2022-08-08 ct_chen 2 年之前
BUGS beefd0184a 2022-08-08 ct_chen 2 年之前
CHECKSRC.md beefd0184a 2022-08-08 ct_chen 2 年之前
CIPHERS.md beefd0184a 2022-08-08 ct_chen 2 年之前
CMakeLists.txt beefd0184a 2022-08-08 ct_chen 2 年之前
CODE_OF_CONDUCT.md beefd0184a 2022-08-08 ct_chen 2 年之前
CODE_STYLE.md beefd0184a 2022-08-08 ct_chen 2 年之前
CONTRIBUTE.md beefd0184a 2022-08-08 ct_chen 2 年之前
DEPRECATE.md beefd0184a 2022-08-08 ct_chen 2 年之前
FAQ beefd0184a 2022-08-08 ct_chen 2 年之前
FEATURES beefd0184a 2022-08-08 ct_chen 2 年之前
GOVERNANCE.md beefd0184a 2022-08-08 ct_chen 2 年之前
HELP-US.md beefd0184a 2022-08-08 ct_chen 2 年之前
HISTORY.md beefd0184a 2022-08-08 ct_chen 2 年之前
HTTP-COOKIES.md beefd0184a 2022-08-08 ct_chen 2 年之前
HTTP2.md beefd0184a 2022-08-08 ct_chen 2 年之前
INSTALL beefd0184a 2022-08-08 ct_chen 2 年之前
INSTALL.cmake beefd0184a 2022-08-08 ct_chen 2 年之前
INSTALL.md beefd0184a 2022-08-08 ct_chen 2 年之前
INTERNALS.md beefd0184a 2022-08-08 ct_chen 2 年之前
KNOWN_BUGS beefd0184a 2022-08-08 ct_chen 2 年之前
LICENSE-MIXING.md beefd0184a 2022-08-08 ct_chen 2 年之前
MAIL-ETIQUETTE beefd0184a 2022-08-08 ct_chen 2 年之前
MANUAL beefd0184a 2022-08-08 ct_chen 2 年之前
Makefile beefd0184a 2022-08-08 ct_chen 2 年之前
Makefile.am beefd0184a 2022-08-08 ct_chen 2 年之前
Makefile.in beefd0184a 2022-08-08 ct_chen 2 年之前
README.cmake beefd0184a 2022-08-08 ct_chen 2 年之前
README.md beefd0184a 2022-08-08 ct_chen 2 年之前
README.netware beefd0184a 2022-08-08 ct_chen 2 年之前
README.win32 beefd0184a 2022-08-08 ct_chen 2 年之前
RELEASE-PROCEDURE.md beefd0184a 2022-08-08 ct_chen 2 年之前
RESOURCES beefd0184a 2022-08-08 ct_chen 2 年之前
ROADMAP.md beefd0184a 2022-08-08 ct_chen 2 年之前
SECURITY-PROCESS.md beefd0184a 2022-08-08 ct_chen 2 年之前
SSL-PROBLEMS.md beefd0184a 2022-08-08 ct_chen 2 年之前
SSLCERTS.md beefd0184a 2022-08-08 ct_chen 2 年之前
THANKS beefd0184a 2022-08-08 ct_chen 2 年之前
TODO beefd0184a 2022-08-08 ct_chen 2 年之前
TheArtOfHttpScripting beefd0184a 2022-08-08 ct_chen 2 年之前
VERSIONS beefd0184a 2022-08-08 ct_chen 2 年之前
curl-config.1 beefd0184a 2022-08-08 ct_chen 2 年之前
curl.1 beefd0184a 2022-08-08 ct_chen 2 年之前
mk-ca-bundle.1 beefd0184a 2022-08-08 ct_chen 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.