Skip to content

Only warn about Doxygen missing when Pico SDK is the top-level project #421

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

Conversation

jonathangjertsen
Copy link
Contributor

This silences the following warning for projects that include the Pico SDK:

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

I don't think projects that include the pico-sdk would want to generate the
Pico SDK documentation (perhaps with the sole exception of the example repo?),
so this warning is not all that relevant outside of the top-level project.

This silences the following warning for projects that include the Pico SDK:

```
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
```

I don't think projects that include the pico-sdk would want to generate the
Pico SDK documentation (perhaps with the sole exception of the example repo?),
so this warning is not all that relevant outside of the top-level project.
@lurch
Copy link
Contributor

lurch commented May 19, 2021

Was this already fixed by #365 ?

@jonathangjertsen
Copy link
Contributor Author

Yes; I didn't notice there was a develop branch. Thanks!

@jonathangjertsen jonathangjertsen deleted the doxygen-warning-at-top-level-only branch May 21, 2021 15:45
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