Adding cmake file at the root directory
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 20 Apr 2018 13:17:49 +0000 (15:17 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 20 Apr 2018 13:17:49 +0000 (15:17 +0200)
commit30e78a532aed26ff3b8d2ad035dd85cc0ea8193a
tree315b7813372d7cb1e768e5641949da024f5516e0
parenta3c312ece0a77310a9d8ecde1dd0f1267646f4ff
Adding cmake file at the root directory

It may be needed to include additionnal files from the root dir
as populate and remote_target_populate targets are created
at inclusion parts you can't adds target using app-template
macros after the config.cmake first inclusion.

Change-Id: I92a98d997aa239ab56183da8dc95f6db993c17a2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
cmake/cmake.d/03-macros.cmake