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.