protobuf_generate_cpp is deprecated
Open
cmake
compiler-rt:fuzzer
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Used in https://github.com/llvm/llvm-project/blob/main/clang/tools/clang-fuzzer/CMakeLists.txt
```
protobuf_generate_cpp
Deprecated since version 4.1: Use [protobuf_generate()](https://cmake.org/cmake/help/latest/module/FindProtobuf.html#command:protobuf_generate).
```
https://cmake.org/cmake/help/latest/module/FindProtobuf.html
Contributor guide
Assessment
This issue has not been assessed yet.