mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-18 10:24:27 +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:
1
tests/include_build_test.cc
Normal file
1
tests/include_build_test.cc
Normal file
@@ -0,0 +1 @@
|
||||
#include "tests/includer_test_generated.h"
|
||||
Reference in New Issue
Block a user