Skip to content

Commit d07eb9b

Browse files
authored
Default package options for protobuf (#25)
1 parent 80771fa commit d07eb9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FindProtobuf.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include("GenericFindDependency")
2+
option(protocol_BUILD_TESTS "" OFF)
23
GenericFindDependency(
34
TARGET "libprotobuf"
45
SOURCE_DIR "protobuf/cmake"

0 commit comments

Comments
 (0)