Source release 15.0.0
This commit is contained in:
1
third_party/protobuf/cmake/protoc.cmake
vendored
1
third_party/protobuf/cmake/protoc.cmake
vendored
@@ -4,3 +4,4 @@ set(protoc_files
|
||||
|
||||
add_executable(protoc ${protoc_files})
|
||||
target_link_libraries(protoc libprotobuf libprotoc)
|
||||
add_executable(protobuf::protoc ALIAS protoc)
|
||||
|
||||
Reference in New Issue
Block a user