filipdutescu / modern-cpp-template

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
The Unlicense
1.69k stars 214 forks source link

[QUESTION] Is Cppcheck restricted to certain generators? #46

Open tbeu opened 7 months ago

tbeu commented 7 months ago

Might be CMake issue though, does the CPPCHECK feature also work for MSVC compiler? At least I did not get it working.