mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-06 15:20:56 +00:00
Add deps attribute to flatbuffer_cc_library (#7107)
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.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include "tests/includer_test_generated.h"
|
||||
Reference in New Issue
Block a user