Tag cmake

CMake and CppUTest

When implementing a new feature or fixing bugs, I like having a quick feedback to make sure that my changes didn't break the code. This...