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

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.