Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: alexa_gadget: Use custom_command for proto compilation #3392

Merged
merged 1 commit into from
Dec 7, 2020

Commits on Dec 7, 2020

  1. samples: alexa_gadget: Use custom_command for proto compilation

    Change CMake protobuf compile invocation from custom_target
    to custom_command. This improves dependency handling of
    .proto files and solves compile issue seen in SES.
    
    Signed-off-by: Audun Korneliussen <audun.korneliussen@nordicsemi.no>
    nordic-auko committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    8c02734 View commit details
    Browse the repository at this point in the history