Skip to content

mod: Remove incorrect include directories

James Chesterman requested to merge jc/fix-cppcheck-include-paths into main

There was a warning appearing when building SCP in verbose mode. It was due to include directories pointing to directories which do not exist in the repository structure. Remove references to these.

Also display the warning when building, even when not in verbose mode.

Signed-off-by: James Chesterman James.Chesterman@arm.com

Merge request reports

Loading