Skip to content
Commit 3c2e43a1 authored by Anas Nashif's avatar Anas Nashif
Browse files

cmake: build modules under /modules



As we start adding more modules, all of them end up in
${CMAKE_BINARY_DIR}/ and this is getting too busy. We have a module
directory created for each module and the interesting build data is
getting lost in the crowd.

Move all module into ${CMAKE_BINARY_DIR}/modules to and keep them under
one directory.

Future enhancement: maintain the same structure of the modules as
checked out by west.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 658f6bc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment