I just noticed that the above mentioned command line options --include-file and --includes-file are not mentioned in the PDF manual. I used cppcheck --help to find out about their existence.
I feel like they should be added to the manual. Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your report. --include-file does not exist so I assume you meant --include=<file>. I filed https://trac.cppcheck.net/ticket/14538 about this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just noticed that the above mentioned command line options
--include-fileand--includes-fileare not mentioned in the PDF manual. I usedcppcheck --helpto find out about their existence.I feel like they should be added to the manual. Thanks in advance!
Thanks for your report.
--include-filedoes not exist so I assume you meant--include=<file>. I filed https://trac.cppcheck.net/ticket/14538 about this.