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

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.