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

chore(cmake): dependency to ensure pb files are generated #39

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fouge
Copy link
Collaborator

@fouge fouge commented Dec 16, 2024

see nanopb.cmake in zephyr 4+, specifically custom target nanopb_generated_headers which has a new dependency: the custom target used to generate proto files

see nanopb.cmake in zephyr 4+, specifically custom target
`nanopb_generated_headers` which has a new dependency: the custom target
 used to generate proto files

Signed-off-by: Cyril Fougeray <[email protected]>
@fouge fouge requested a review from TheButlah as a code owner December 16, 2024 10:37
@fouge fouge marked this pull request as draft December 16, 2024 10:37
Copy link
Collaborator

@TheButlah TheButlah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm? Ill approve but if you want a real review, I'd ask a cmake person

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants