I am setting the build system for my C++ project first time. I am trying to integrate the Cppcheck static analysis tool with the CMake build system generator.
I have