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

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.