Skip to content
Commit 0396b6e6 authored by Martí Bolívar's avatar Martí Bolívar Committed by Carles Cufi
Browse files

scripts: west build: propagate verbosity to cmake generator



When run as "west -v build", make sure that the underlying build tool
is run in verbose mode as well (if the generator is known to support
it, which is the case for Unix Makefiles and Ninja based generators).

The per-generator hacks here are needed to support CMake 3.13. If we
move to CMake 3.14 or later, we can just run "cmake --build BUILD -v"
and be done with it.

Signed-off-by: default avatarMarti Bolivar <marti.bolivar@nordicsemi.no>
parent af98cd7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment