Browse Source
Some simics dependencies live at its own directory, not application's. Note we need to change it to its absolute path, because relative paths for `add_custom_target` are relative to the build directory, while relative SIMICS_PROJECT are more likely to be relative to ZEPHYR_BASE, from where west or twister are normally run. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>pull/90214/head
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue