| commit | 4b68f959b543aa671e7c753239b6f9fbaa5e97bf | [log] [tgz] |
|---|---|---|
| author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | Thu Jan 09 12:31:58 2020 +0100 |
| committer | Anas Nashif <anas.nashif@intel.com> | Thu Jan 09 14:33:36 2020 -0500 |
| tree | a06642b572a98e87e2563335df4991b00e953472 | |
| parent | e7656ea8313f7d12d974ab65e66ee0783d612fb1 [diff] |
cmake: locating zephyr modules in CMAKE_BINARY_DIR This commit restores the old behaviour of locating Zephyr modules under CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BINARY_DIR during building of Zephyr modules. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>