New SConstruct uses Configure() to determine which libraries/headers
are available.
Now using targets for each library instead of a target for the lib
directory...this gives better control over what gets built.
Source files are explicitly listed instead of discovered using glob.
This is not ready for use just yet.
|