Skip to content
Commit 6c2bc2ff authored by Luca Burelli's avatar Luca Burelli Committed by Dan Kalowsky
Browse files

west build: warn about conditional flags in 'extra_configs'



The 'west build' command does not know about conditional flags (in the
format 'type:value:CONFIG_FOO=bar') in the 'extra_configs' argument of
Twister testcase.yaml files, and currently converts them to malformed
arguments that are silently ignored by cmake.

This change adds a check to 'west build' to clearly warn the user if the
'extra_configs' list contains conditional flags and provide a hint on
how to add them to the CMake command line.

Signed-off-by: default avatarLuca Burelli <l.burelli@arduino.cc>
parent cbe07bcb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment