0dbff657ab
cppcheck --help printed: --project-configuration=<config> If used together with a Visual Studio Solution (*.sln) or Visual Studio Project (*.vcxproj) you can limit the configuration cppcheck should check. For example: --project-configuration=Release|Win32 --max-configs=<limit> Maximum number of configurations to check in a file before skipping it. Default is '12'. If used together with '--force', the last option is the one that is effective. A "\n" was missing before option --max-configs, and the doublequotes did nothing. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cli.vcxproj | ||
cli.vcxproj.filters | ||
cmdlineparser.cpp | ||
cmdlineparser.h | ||
cppcheckexecutor.cpp | ||
cppcheckexecutor.h | ||
filelister.cpp | ||
filelister.h | ||
main.cpp | ||
threadexecutor.cpp | ||
threadexecutor.h | ||
version.rc |