IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.

Update the Makefile and Ninja generators to use the config when
requesting the include flags.
This commit is contained in:
Stephen Kelly
2015-01-22 23:40:27 +01:00
parent 98bf613cd0
commit ee38062be8
5 changed files with 28 additions and 3 deletions
@@ -1,6 +1,8 @@
#include "upstream.h"
#include "config_iface.h"
int consumer()
{
return upstream();