Skip to content

Commit

Permalink
a
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 40cdf3c commit cb17ba7
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 ON CACHE INTERNAL "")
FetchContent_MakeAvailable(protobuf)

0 comments on commit cb17ba7

Please sign in to comment.