see [TUTORIAL_ADD_MIDDLEWARE.md](https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/EMAM2Middleware/blob/master/TUTORIAL_ADD_MIDDLEWARE.md)
## Dependencies needed to compile the generated projects
### CMake
CMake and Make are required to compile the generated projects.
Usage: Navigate to your build directory and run `cmake $srcPath`, where srcPath is the path to the generated project to be compiled. Next run `make`
### Cpp
Armadillo version 8 or higher.
The version used in EMAStudio can be downloaded from: