Skip to content

Developer Guide

Cameron Smith edited this page Mar 9, 2017 · 8 revisions

How does the build-system work?

We use CMake. First, read this page on the CMake build-system. Then, take a look at bob.cmake and one of the CMakeLists.txt files in sub-directory.

Clone this wiki locally