cannontwo / cannon

Lifetime repository
https://cannontwo.com/cannon/
MIT License
0 stars 0 forks source link

Cannon's Lifetime Repository

About This Repository

More information TODO

Build Status

Workflow Status
Documentation Documentation
Docker Testing Docker Image CI

Requirements

Optional Dependencies

Installation Instructions

If all dependencies are installed, you can execute the following commands at the top-level directory to build this repository. These instructions have only been tested on Ubuntu 18.04.

mkdir build
cd build
cmake ..
make

Build options

The CMakeLists.txt at the root of this repository supports the following options, which can be supplied during the build process to affect which parts of the repository get built.