I am trying to run this cppcheck tool on a code base so i am giving the path to the directory as an input to the cppcheck tool ,but the thing is with the -I option i am also giving the path to the /include directory that has all the .h file ,but inside this /include directory there are sub directories that contains these .h files .Now the main question is will the cppcheck tool be able to consider these .h files that are inside these sub directories? Can someone please help me out.

 

Last edit: Yashraj Vernekar 2024-11-18