forked from BigfootDev/flatbuffers
I'm not seeing the reason why we didn't attempt to support transitive dependencies for flatbuffer_cc_library, and the current setup makes having to propagate new dependencies to all of their recursive dependents obnoxious.
4 lines
30 B
Plaintext
4 lines
30 B
Plaintext
table Wrapped {
|
|
a:double;
|
|
}
|