A Simple Sample Hierarchical SCons Project in C++ This repo is an example of how to set up SCons to cleanly build your project for a debug target and a release target. Based on https://github.com/dblalock/scons-example.