AutoSCons is a set of tools built upon SCons which simplify the setup phase of C++ projects. Most all needed operations including installation of include and share files are handled automatically by the system after an initial setup.
The system includes a centralized list of known configurations for different software libraries which enables the easy addition a new library into the project.
For examples on how to use AutoSCons, please refer to the ARISER subversion repository.
Installing is simple, just write
Ugly, but try:
It uses magic;)