Skip to content

Conversation

@ffontaine
Copy link
Contributor

Don't check for protobuf if tests are disabled.
As a side effect, this will avoid a build failure if clang-tidy and protobuf are found but tests are disabled

Fix #109

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

Don't check for protobuf if tests are disabled. As a side effect, this
will avoid a build failure if clang-tidy and protobuf are found but
tests are disabled

Fix mapbox#109

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@ffontaine
Copy link
Contributor Author

Do you have some comments on this PR?

joto added a commit to joto/protozero that referenced this pull request Dec 19, 2024
This is a relacement for the PR mapbox#110 by @ffontaine which has conflicts.
@joto
Copy link
Collaborator

joto commented Dec 19, 2024

Superseeded by #121

@joto joto closed this Dec 19, 2024
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.

Configuration error when tests are disabled but clang_tidy is found

2 participants