Skip to content

automainint/cxx-url-app

Repository files navigation

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