Skip to content
Commit bf304ffe authored by Christopher Friedt's avatar Christopher Friedt Committed by Carles Cufí
Browse files

cmake: zephyr_module.cmake ZEPHYR_EXTRA_MODULES evaluated too late



Previously, `cmake/app/boilerplate.cmake` evaluated
ZEPHYR_EXTRA_MODULES on line ~548 *after* `zephyr_module.cmake`
was included on line ~168.

This change ensures that modules defined in `ENV{ZEPHYR_EXTRA_MODULES}`
are processed properly through `zephyr_module.cmake`.

Fixes #30673

Signed-off-by: default avatarChristopher Friedt <chrisfriedt@gmail.com>
parent 4def9a38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment