Always consider includes from IMPORTED targets to be SYSTEM.

Introduce a target property to control this behavior variable
to set the default value for the target property.

This does not affect try_compile runs.
This commit is contained in:
Stephen Kelly
2013-08-29 10:28:09 +02:00
parent 9bcf6adc38
commit a63fcbcb9f
7 changed files with 134 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
#include "systemlib.h"
SystemStruct::SystemStruct()
{
}