Fix header path priority during build
Split the single INCLUDES_PATH into per-origin include lists so APP sources see app headers first (SDK headers as fallback) and SDK sources see SDK headers first, fixing silent shadowing between app and SDK headers that share a name.
C
Charles-Edouard de la Vergne committed
d4342e505a56cf68ef906984e505be35ab671556
Parent: 1862833