commit | 40363399c9486be93eada7a1348c83a2accb1fee | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Fri Jan 25 10:14:13 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 30 10:47:08 2019 -0500 |
tree | 05b89483f864cc2d988145ef9ffbbbd3eeecfd9f | |
parent | 7d52cb7d4a648d60b042ba20dcffbd29df8ef019 [diff] |
cmake: Don't use non-existing include paths Don't add non-existing include directories, it creates noise and even warnings in some tooling, like Eclipse. This fixes #12696 Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>