Page 1 of 1

CppChecker and path exclusion

Posted: Fri Sep 15, 2017 11:03 am
by jn76
I couldn't find info about this but maybe this forum could help:

I have some cpp code that uses a lot of external libraries. How can I exclude these #includes from the CppChecker in the CodeLite?

There's a command line option for this in the actual cppcheck binary but inside CodeLite I can only exclude individual source files.