mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
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:
@@ -1,6 +1,8 @@
|
||||
|
||||
#include "upstream.h"
|
||||
|
||||
#include "config_iface.h"
|
||||
|
||||
int consumer()
|
||||
{
|
||||
return upstream();
|
||||
|
||||
Reference in New Issue
Block a user