You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

777 B

Building on macOS

Prerequisites

  1. Install the following tools and dependencies:

  1. Use Homebrew to install additional tools and libraries:

    brew install cmake libsodium openssl
    

Compiling (Easy Mode)

Run the command script buildMacOS.sh --all to build all packages. For other options, run with the --help switch.