mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-30 00:42:00 +00:00
[C++] support native_inline attribute for vector of tables (#7479)
This commit is contained in:
@@ -25,6 +25,7 @@ cc_test(
|
||||
"monster_test_bfbs_generated.h",
|
||||
"namespace_test/namespace_test1_generated.h",
|
||||
"namespace_test/namespace_test2_generated.h",
|
||||
"native_inline_table_test_generated.h",
|
||||
"native_type_test_impl.cpp",
|
||||
"native_type_test_impl.h",
|
||||
"optional_scalars_generated.h",
|
||||
|
||||
Reference in New Issue
Block a user