FindProtobuf.rst 445 B

123456789
  1. FindProtobuf
  2. ------------
  3. * The :module:`FindProtobuf` module's :command:`protobuf_generate(DEPENDENCIES)`
  4. command argument now accepts multiple values.
  5. * The :module:`FindProtobuf` module's commands :command:`protobuf_generate_cpp`
  6. and :command:`protobuf_generate_python` together with their hint variables
  7. ``Protobuf_IMPORT_DIRS`` and ``PROTOBUF_GENERATE_CPP_APPEND_PATH`` are now
  8. deprecated in favor of :command:`protobuf_generate`.