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.73k stars 215 forks source link

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

Open tbeu opened 8 months ago

tbeu commented 8 months ago

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