We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80771fa commit d07eb9bCopy full SHA for d07eb9b
FindProtobuf.cmake
@@ -1,4 +1,5 @@
1
include("GenericFindDependency")
2
+option(protocol_BUILD_TESTS "" OFF)
3
GenericFindDependency(
4
TARGET "libprotobuf"
5
SOURCE_DIR "protobuf/cmake"
0 commit comments