All Projects → dblalock → scons-example

dblalock / scons-example

Licence: MIT license
An example C/C++ project showing how to build a shared library and tests in nested subdirectories using Scons.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Scons Hierarchical Build Example

A simple project showing how to build a C/C++ project with a realistic directory structure, including separate src/ and test/ and multiple levels of subdirectories.

Credit to Raymond Penners for the basic sconstruct file.

2017 Edit: Scons has caused me nothing but pain. Use Bazel. You can find an example in the C++ code for Bolt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].