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

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.