Skip to content

tsiddharth/scons-build-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples to build C++ code using Scons

Stage 1

The first stage is really simple and shows you how to compile a binary with a single source file.

Stage 2

The second stage will showcase how to build an application with multiple source and header files.

Stage 3

The third stage showcases how to link multiple build directories by building libraries and linking it with the main application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published