cmake: Support disjoint toolchain and SDK locations

Make more toolchains use the tools provided by the Zephyr SDK.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-11-09 22:14:17 -05:00 committed by Anas Nashif
commit 446503dc50
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
include($ENV{ZEPHYR_BASE}/cmake/host-tools-zephyr.cmake)

View file

@ -0,0 +1 @@
include($ENV{ZEPHYR_BASE}/cmake/host-tools-zephyr.cmake)