Write an automatic building system, this includes targets for:
- building a library
- documentation generation
- installing a library
- building examples/ (also recursively)
Later on it should be possible to add targets for the following functions:
- running test suites (after we choose some testing strategy)
Write an automatic building system, this includes targets for:
Later on it should be possible to add targets for the following functions: