CppChecker and path exclusion

General questions regarding the usage of CodeLite
jn76
CodeLite Curious
Posts: 1
Joined: Fri Sep 15, 2017 10:54 am
Genuine User: Yes
IDE Question: C++
Contact:

CppChecker and path exclusion

Post 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.