Skip to content
Verified Commit 043f971c authored by Kshitij Sisodia's avatar Kshitij Sisodia
Browse files

MLECO-6380: Fix dependency chain



The Arm NPU delegate library needs to be built before other
libraries higher up in the chain. Although this dependency
was captured in CMake, using only the target file (and not
the CMake target itself) can cause issues with Makefile
generator. Adding this dependency explicitly fixes the
issue.

Change-Id: Iad5f9bfa01ebfe7413f2473dbbd043a13fbfc8fa
Signed-off-by: Kshitij Sisodia's avatarKshitij Sisodia <kshitij.sisodia@arm.com>
parent 9ed46a10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment