1 [//]: # (@cond Doxygen_Suppress)
3 [](https://travis-ci.org/degauden/Elements)
9 Elements is a C++/Python build framework. It helps to organize the software
10 into modules which are gathered into projects.
15 These are the standard CMake build instruction.
20 > cmake -DCMAKE_INSTALL_PREFIX=/usr ..