Skip to content
Commit 648b75f0 authored by Yuvaraj Venkatesh's avatar Yuvaraj Venkatesh
Browse files

Fix misuse of SYSTEM include flag to suppress warnings only for third-party headers



- Previously, SYSTEM was incorrectly applied to normal includes as well
- Adjusted CMake to restrict SYSTEM usage to external dependencies (e.g., FlatBuffers)
- Ensures project headers remain subject to warning checks and fixed all
  the warnings

Signed-off-by: default avatarYuvaraj Venkatesh <yuvaraj.venkatesh@arm.com>
Change-Id: I16a5c0e6b9ab4db5e623516210dbf9bddaea7be0
parent 59204e4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment