Skip to content
Commit f187e97d authored by Filip Jagodzinski's avatar Filip Jagodzinski
Browse files

azure: Make ADU import manifest generator available independently



The current CMake configuration requires each component to have a
FetchContent declaration named the same as the component. This approach
makes it impossible to have multiple components that share a common
content declaration in DeclareSdkComponents.cmake.

Remove a call to FetchContent_MakeAvailable(${IOTSDK_FETCH_LIST}),
create a dedicated subdirectory for the script for creating ADU update
import manifest, and process `create-adu-import-manifest` like all other
components.

Signed-off-by: Filip Jagodzinski's avatarFilip Jagodzinski <filip.jagodzinski@arm.com>
parent 9fe81710
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