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

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.