Skip to content

Commit

Permalink
set protobuf_verbose to kick CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dr7ana committed Sep 7, 2023
1 parent 35b9140 commit a81eabc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ FetchContent_Declare(
GIT_PROGRESS TRUE
)

set(protobuf_VERBOSE ON CACHE BOOL "" FORCE)
set(protobuf_INSTALL OFF CACHE BOOL "" FORCE)
set(protobuf_WITH_ZLIB OFF CACHE BOOL "" FORCE)
set(protobuf_BUILD_TESTS OFF CACHE BOOL "" FORCE)
Expand Down

0 comments on commit a81eabc

Please sign in to comment.