This tutorial will walk you through the steps required to build and compile a simple command line tool using our build system and C++ libraries.
We’re pretty lucky to have a very simple, fast and effective cross platform build system. How we go to this point has taken years of iterative efforts to make the system we have today.