- Install CMake
- Get the latest release
- Extract the archive
- On POSIX systems:
- Install GCC or Clang
- Install CMake
- Install libcurl development files
- Install
bc - Run
build.sh
Native Windows builds are not supported. Use Linux, macOS, BSD, or WSL.
- CMake 3.10 or newer.
- A C++17 compiler.
- libcurl development files discoverable by CMake.
- bc.
