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

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.