protozero
protozero copied to clipboard
CMakeLists.txt: protobuf is only needed for tests
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]
Do you have some comments on this PR?