sfxsfl 81bd2e02f4 first code checkin il y a 9 mois
..
cmdline-opts 81bd2e02f4 first code checkin il y a 9 mois
examples 81bd2e02f4 first code checkin il y a 9 mois
libcurl 81bd2e02f4 first code checkin il y a 9 mois
ALTSVC.md 81bd2e02f4 first code checkin il y a 9 mois
BINDINGS.md 81bd2e02f4 first code checkin il y a 9 mois
BUG-BOUNTY.md 81bd2e02f4 first code checkin il y a 9 mois
BUGS 81bd2e02f4 first code checkin il y a 9 mois
CHECKSRC.md 81bd2e02f4 first code checkin il y a 9 mois
CIPHERS.md 81bd2e02f4 first code checkin il y a 9 mois
CMakeLists.txt 81bd2e02f4 first code checkin il y a 9 mois
CODE_OF_CONDUCT.md 81bd2e02f4 first code checkin il y a 9 mois
CODE_STYLE.md 81bd2e02f4 first code checkin il y a 9 mois
CONTRIBUTE.md 81bd2e02f4 first code checkin il y a 9 mois
DEPRECATE.md 81bd2e02f4 first code checkin il y a 9 mois
EXPERIMENTAL.md 81bd2e02f4 first code checkin il y a 9 mois
FAQ 81bd2e02f4 first code checkin il y a 9 mois
FEATURES 81bd2e02f4 first code checkin il y a 9 mois
GOVERNANCE.md 81bd2e02f4 first code checkin il y a 9 mois
HELP-US.md 81bd2e02f4 first code checkin il y a 9 mois
HISTORY.md 81bd2e02f4 first code checkin il y a 9 mois
HTTP-COOKIES.md 81bd2e02f4 first code checkin il y a 9 mois
HTTP2.md 81bd2e02f4 first code checkin il y a 9 mois
HTTP3.md 81bd2e02f4 first code checkin il y a 9 mois
INSTALL 81bd2e02f4 first code checkin il y a 9 mois
INSTALL.cmake 81bd2e02f4 first code checkin il y a 9 mois
INSTALL.md 81bd2e02f4 first code checkin il y a 9 mois
INTERNALS.md 81bd2e02f4 first code checkin il y a 9 mois
KNOWN_BUGS 81bd2e02f4 first code checkin il y a 9 mois
LICENSE-MIXING.md 81bd2e02f4 first code checkin il y a 9 mois
MAIL-ETIQUETTE 81bd2e02f4 first code checkin il y a 9 mois
MANUAL.md 81bd2e02f4 first code checkin il y a 9 mois
Makefile.am 81bd2e02f4 first code checkin il y a 9 mois
PARALLEL-TRANSFERS.md 81bd2e02f4 first code checkin il y a 9 mois
README.cmake 81bd2e02f4 first code checkin il y a 9 mois
README.md 81bd2e02f4 first code checkin il y a 9 mois
README.netware 81bd2e02f4 first code checkin il y a 9 mois
README.win32 81bd2e02f4 first code checkin il y a 9 mois
RELEASE-PROCEDURE.md 81bd2e02f4 first code checkin il y a 9 mois
RESOURCES 81bd2e02f4 first code checkin il y a 9 mois
ROADMAP.md 81bd2e02f4 first code checkin il y a 9 mois
SECURITY-PROCESS.md 81bd2e02f4 first code checkin il y a 9 mois
SSL-PROBLEMS.md 81bd2e02f4 first code checkin il y a 9 mois
SSLCERTS.md 81bd2e02f4 first code checkin il y a 9 mois
THANKS 81bd2e02f4 first code checkin il y a 9 mois
THANKS-filter 81bd2e02f4 first code checkin il y a 9 mois
TODO 81bd2e02f4 first code checkin il y a 9 mois
TheArtOfHttpScripting 81bd2e02f4 first code checkin il y a 9 mois
VERSIONS 81bd2e02f4 first code checkin il y a 9 mois
curl-config.1 81bd2e02f4 first code checkin il y a 9 mois
mk-ca-bundle.1 81bd2e02f4 first code checkin il y a 9 mois

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.