mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 12:58:04 +00:00
Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868)
This commit is contained in:
@@ -213,6 +213,7 @@ flatbuffer_cc_library(
|
||||
include_test_args = [
|
||||
"--gen-object-api",
|
||||
"--gen-compare",
|
||||
"--gen-absl-hash",
|
||||
"--gen-mutable",
|
||||
"--reflect-names",
|
||||
"--cpp-ptr-type flatbuffers::unique_ptr",
|
||||
|
||||
Reference in New Issue
Block a user