Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 310 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 310 Bytes

URL app example

C++ & CMake project example using curl.

Requirements

  • To build the project:
    • C++ compiler and build system
    • CMake
    • Git
  • To build curl & OpenSSL:
    • make
    • autoconf
    • automake
    • libtool
    • m4
    • groff
    • perl