Skip to content
Commit 7f84db56 authored by Jonny Svärd's avatar Jonny Svärd
Browse files

Remove invalid CMake argument



DEPENDS is not valid argument for a custom command with a target, and
prior versions of CMake (v<3.31) silently ignored those. This specific
dependency is already covered as the threadx_demo application itself
depends on the threadx target, so the line has been ignored and can be
safely removed.

Change-Id: If4e73ca8595c1e2fa211537887a0bda48d655439
Signed-off-by: Jonny Svärd's avatarJonny Svärd <jonny.svaerd@arm.com>
parent a103f384
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