Skip to content

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

License

Notifications You must be signed in to change notification settings

dblalock/scons-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published