Skip to content

Commit

Permalink
enable protobuf libprotoc
Browse files Browse the repository at this point in the history
Signed-off-by: sunby <[email protected]>
  • Loading branch information
sunby committed Apr 28, 2024
1 parent 4dd1a99 commit 40cdf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/thirdparty/protobuf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ FetchContent_Declare(protobuf
)

set(protobuf_BUILD_TESTS OFF CACHE INTERNAL "")
set(protobuf_BUILD_PROTOC_BINARIES OFF CACHE INTERNAL "")
# set(protobuf_BUILD_PROTOC_BINARIES OFF CACHE INTERNAL "")
FetchContent_MakeAvailable(protobuf)

0 comments on commit 40cdf3c

Please sign in to comment.