zephyr/cmake/compiler
Daniel Leung f72e4fc723 cmake: gcc: no need to force add system include
There is no need to force add system include by adding
${SYSROOT_DIR}/include. Let GCC tell us what include paths
are needed with --print-file-name and feed them via -isystem.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-03-27 09:06:03 -04:00
..
clang
gcc cmake: gcc: no need to force add system include 2020-03-27 09:06:03 -04:00
host-gcc cmake: toolchain: Fix 'host' toolchain variant 2020-01-07 13:25:47 -05:00
xcc