FolusWen d3fe109468 [Improve][GPL][curl] 2 yıl önce
..
cmdline-opts d3fe109468 [Improve][GPL][curl] 2 yıl önce
examples d3fe109468 [Improve][GPL][curl] 2 yıl önce
libcurl d3fe109468 [Improve][GPL][curl] 2 yıl önce
BINDINGS.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
BUGS d3fe109468 [Improve][GPL][curl] 2 yıl önce
CHECKSRC.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
CIPHERS.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
CMakeLists.txt d3fe109468 [Improve][GPL][curl] 2 yıl önce
CODE_OF_CONDUCT.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
CODE_STYLE.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
CONTRIBUTE.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
DEPRECATE.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
FAQ d3fe109468 [Improve][GPL][curl] 2 yıl önce
FEATURES d3fe109468 [Improve][GPL][curl] 2 yıl önce
GOVERNANCE.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
HELP-US.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
HISTORY.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
HTTP-COOKIES.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
HTTP2.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
INSTALL d3fe109468 [Improve][GPL][curl] 2 yıl önce
INSTALL.cmake d3fe109468 [Improve][GPL][curl] 2 yıl önce
INSTALL.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
INTERNALS.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
KNOWN_BUGS d3fe109468 [Improve][GPL][curl] 2 yıl önce
LICENSE-MIXING.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
MAIL-ETIQUETTE d3fe109468 [Improve][GPL][curl] 2 yıl önce
MANUAL d3fe109468 [Improve][GPL][curl] 2 yıl önce
Makefile d3fe109468 [Improve][GPL][curl] 2 yıl önce
Makefile.am d3fe109468 [Improve][GPL][curl] 2 yıl önce
Makefile.in d3fe109468 [Improve][GPL][curl] 2 yıl önce
README.cmake d3fe109468 [Improve][GPL][curl] 2 yıl önce
README.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
README.netware d3fe109468 [Improve][GPL][curl] 2 yıl önce
README.win32 d3fe109468 [Improve][GPL][curl] 2 yıl önce
RELEASE-PROCEDURE.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
RESOURCES d3fe109468 [Improve][GPL][curl] 2 yıl önce
ROADMAP.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
SECURITY-PROCESS.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
SSL-PROBLEMS.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
SSLCERTS.md d3fe109468 [Improve][GPL][curl] 2 yıl önce
THANKS d3fe109468 [Improve][GPL][curl] 2 yıl önce
TODO d3fe109468 [Improve][GPL][curl] 2 yıl önce
TheArtOfHttpScripting d3fe109468 [Improve][GPL][curl] 2 yıl önce
VERSIONS d3fe109468 [Improve][GPL][curl] 2 yıl önce
curl-config.1 d3fe109468 [Improve][GPL][curl] 2 yıl önce
curl.1 d3fe109468 [Improve][GPL][curl] 2 yıl önce
mk-ca-bundle.1 d3fe109468 [Improve][GPL][curl] 2 yıl ö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.