protozero icon indicating copy to clipboard operation
protozero copied to clipboard

CMakeLists.txt: protobuf is only needed for tests

Open ffontaine opened this issue 4 years ago • 1 comments

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 [email protected]

ffontaine avatar Feb 16 '22 10:02 ffontaine

Do you have some comments on this PR?

ffontaine avatar Dec 19 '23 14:12 ffontaine