commit | 995e3676f3e837407b467da6b016f30166636fa0 | [log] [tgz] |
---|---|---|
author | Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> | Fri Jan 17 14:03:11 2020 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 20 18:35:01 2020 -0500 |
tree | 16b4953b44b3e3b49174e37ab3361e38634acca9 | |
parent | 25769e3fffd3796a4514277a2e1474bd0a290116 [diff] |
cmake: allow appending dependencies to report targets To facilitate extending the generated reports without having to patch this file, leverage generator-expression so that dependencies can be added to the 'zephyr_property_target' target. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>