8053 beefd0184a 2022-08-08 ct_chen 2 лет назад
..
cmdline-opts beefd0184a 2022-08-08 ct_chen 2 лет назад
examples beefd0184a 2022-08-08 ct_chen 2 лет назад
libcurl beefd0184a 2022-08-08 ct_chen 2 лет назад
BINDINGS.md beefd0184a 2022-08-08 ct_chen 2 лет назад
BUGS beefd0184a 2022-08-08 ct_chen 2 лет назад
CHECKSRC.md beefd0184a 2022-08-08 ct_chen 2 лет назад
CIPHERS.md beefd0184a 2022-08-08 ct_chen 2 лет назад
CMakeLists.txt beefd0184a 2022-08-08 ct_chen 2 лет назад
CODE_OF_CONDUCT.md beefd0184a 2022-08-08 ct_chen 2 лет назад
CODE_STYLE.md beefd0184a 2022-08-08 ct_chen 2 лет назад
CONTRIBUTE.md beefd0184a 2022-08-08 ct_chen 2 лет назад
DEPRECATE.md beefd0184a 2022-08-08 ct_chen 2 лет назад
FAQ beefd0184a 2022-08-08 ct_chen 2 лет назад
FEATURES beefd0184a 2022-08-08 ct_chen 2 лет назад
GOVERNANCE.md beefd0184a 2022-08-08 ct_chen 2 лет назад
HELP-US.md beefd0184a 2022-08-08 ct_chen 2 лет назад
HISTORY.md beefd0184a 2022-08-08 ct_chen 2 лет назад
HTTP-COOKIES.md beefd0184a 2022-08-08 ct_chen 2 лет назад
HTTP2.md beefd0184a 2022-08-08 ct_chen 2 лет назад
INSTALL beefd0184a 2022-08-08 ct_chen 2 лет назад
INSTALL.cmake beefd0184a 2022-08-08 ct_chen 2 лет назад
INSTALL.md beefd0184a 2022-08-08 ct_chen 2 лет назад
INTERNALS.md beefd0184a 2022-08-08 ct_chen 2 лет назад
KNOWN_BUGS beefd0184a 2022-08-08 ct_chen 2 лет назад
LICENSE-MIXING.md beefd0184a 2022-08-08 ct_chen 2 лет назад
MAIL-ETIQUETTE beefd0184a 2022-08-08 ct_chen 2 лет назад
MANUAL beefd0184a 2022-08-08 ct_chen 2 лет назад
Makefile beefd0184a 2022-08-08 ct_chen 2 лет назад
Makefile.am beefd0184a 2022-08-08 ct_chen 2 лет назад
Makefile.in beefd0184a 2022-08-08 ct_chen 2 лет назад
README.cmake beefd0184a 2022-08-08 ct_chen 2 лет назад
README.md beefd0184a 2022-08-08 ct_chen 2 лет назад
README.netware beefd0184a 2022-08-08 ct_chen 2 лет назад
README.win32 beefd0184a 2022-08-08 ct_chen 2 лет назад
RELEASE-PROCEDURE.md beefd0184a 2022-08-08 ct_chen 2 лет назад
RESOURCES beefd0184a 2022-08-08 ct_chen 2 лет назад
ROADMAP.md beefd0184a 2022-08-08 ct_chen 2 лет назад
SECURITY-PROCESS.md beefd0184a 2022-08-08 ct_chen 2 лет назад
SSL-PROBLEMS.md beefd0184a 2022-08-08 ct_chen 2 лет назад
SSLCERTS.md beefd0184a 2022-08-08 ct_chen 2 лет назад
THANKS beefd0184a 2022-08-08 ct_chen 2 лет назад
TODO beefd0184a 2022-08-08 ct_chen 2 лет назад
TheArtOfHttpScripting beefd0184a 2022-08-08 ct_chen 2 лет назад
VERSIONS beefd0184a 2022-08-08 ct_chen 2 лет назад
curl-config.1 beefd0184a 2022-08-08 ct_chen 2 лет назад
curl.1 beefd0184a 2022-08-08 ct_chen 2 лет назад
mk-ca-bundle.1 beefd0184a 2022-08-08 ct_chen 2 лет назад

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.