Source release 17.1.0
This commit is contained in:
2
third_party/protobuf/examples/CMakeLists.txt
vendored
2
third_party/protobuf/examples/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ project(protobuf-examples)
|
||||
find_package(protobuf CONFIG REQUIRED)
|
||||
|
||||
if(protobuf_VERBOSE)
|
||||
message(STATUS "Using Protocol Buffers ${Protobuf_VERSION}")
|
||||
message(STATUS "Using Protocol Buffers ${protobuf_VERSION}")
|
||||
endif()
|
||||
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR TRUE)
|
||||
|
||||
Reference in New Issue
Block a user