CppChecker and path exclusion
Posted: Fri Sep 15, 2017 11:03 am
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.
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.