- QSuperMacros : A set of macros to declare getter and setter and avoid boilerplate code. We use it to declare QPROPERTY and keep the declaration as simple as possible
- gtest : Unit and mock testing framework
Building the library is as simple as any other cmake projects.