FolusWen d3fe109468 [Improve][GPL][curl] il y a 2 ans
..
cmdline-opts d3fe109468 [Improve][GPL][curl] il y a 2 ans
examples d3fe109468 [Improve][GPL][curl] il y a 2 ans
libcurl d3fe109468 [Improve][GPL][curl] il y a 2 ans
BINDINGS.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
BUGS d3fe109468 [Improve][GPL][curl] il y a 2 ans
CHECKSRC.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
CIPHERS.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
CMakeLists.txt d3fe109468 [Improve][GPL][curl] il y a 2 ans
CODE_OF_CONDUCT.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
CODE_STYLE.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
CONTRIBUTE.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
DEPRECATE.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
FAQ d3fe109468 [Improve][GPL][curl] il y a 2 ans
FEATURES d3fe109468 [Improve][GPL][curl] il y a 2 ans
GOVERNANCE.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
HELP-US.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
HISTORY.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
HTTP-COOKIES.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
HTTP2.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
INSTALL d3fe109468 [Improve][GPL][curl] il y a 2 ans
INSTALL.cmake d3fe109468 [Improve][GPL][curl] il y a 2 ans
INSTALL.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
INTERNALS.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
KNOWN_BUGS d3fe109468 [Improve][GPL][curl] il y a 2 ans
LICENSE-MIXING.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
MAIL-ETIQUETTE d3fe109468 [Improve][GPL][curl] il y a 2 ans
MANUAL d3fe109468 [Improve][GPL][curl] il y a 2 ans
Makefile d3fe109468 [Improve][GPL][curl] il y a 2 ans
Makefile.am d3fe109468 [Improve][GPL][curl] il y a 2 ans
Makefile.in d3fe109468 [Improve][GPL][curl] il y a 2 ans
README.cmake d3fe109468 [Improve][GPL][curl] il y a 2 ans
README.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
README.netware d3fe109468 [Improve][GPL][curl] il y a 2 ans
README.win32 d3fe109468 [Improve][GPL][curl] il y a 2 ans
RELEASE-PROCEDURE.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
RESOURCES d3fe109468 [Improve][GPL][curl] il y a 2 ans
ROADMAP.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
SECURITY-PROCESS.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
SSL-PROBLEMS.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
SSLCERTS.md d3fe109468 [Improve][GPL][curl] il y a 2 ans
THANKS d3fe109468 [Improve][GPL][curl] il y a 2 ans
TODO d3fe109468 [Improve][GPL][curl] il y a 2 ans
TheArtOfHttpScripting d3fe109468 [Improve][GPL][curl] il y a 2 ans
VERSIONS d3fe109468 [Improve][GPL][curl] il y a 2 ans
curl-config.1 d3fe109468 [Improve][GPL][curl] il y a 2 ans
curl.1 d3fe109468 [Improve][GPL][curl] il y a 2 ans
mk-ca-bundle.1 d3fe109468 [Improve][GPL][curl] il y a 2 ans

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.