mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Fixes: #51821 Set CMAKE_STRIP using `find_program(CMAKE_STRIP strip)` to support strip when building on native posix. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>