You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mats Wichmann edited this page Jan 2, 2024
·
1 revision
SCons Architecture Overview
Glib one-sentence version: SCons reads all the SConstructs and SConscripts, builds a dependency graph, and then executes that graph by building whatever targets are out of date.