mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
FindProtobuf: Change protobuf_generate(DEPENDENCIES) argument to multi-value
This is a sync with the upstream `protobuf_generate()` command which has this argument provided as a multi-value argument as of Protobuf 6.30.0 version (`cmake/protobuf-generate.cmake`).
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FindProtobuf
|
||||
------------
|
||||
|
||||
* The :module:`FindProtobuf` module's :command:`protobuf_generate(DEPENDENCIES)`
|
||||
command argument now accepts multiple values.
|
||||
Reference in New Issue
Block a user