A cmake based multi-platform build system.

It can be used to build c++ source code with dependencies and to build sphinx and doxygen documentation.

There are helper modules to build pyside uic and resource files.

The idea is to declare everything there is to know about a project, and have the details handled by cmake on all platforms it can support.

Prerequisites

Development Status

The code base is still pretty much what I wrote 1.5 years ago, and needs a thorough review to be ported into the present time.

No such work as been conducted yet, and I believe the project is not operational.

Goals