9cf3547e1c
Unlike other target properties, this does not have a corresponding non-INTERFACE variant. This allows propagation of system attribute on include directories from link dependents.
5 lines
55 B
C++
5 lines
55 B
C++
|
|
#include "systemlib.h"
|
|
|
|
int systemlib() { return 0; }
|