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

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.