mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 13:58:39 +00:00
Update BUILD file for bazel, attempt 3
This commit is contained in:
1
BUILD
1
BUILD
@@ -173,6 +173,7 @@ cc_test(
|
|||||||
":tests/native_type_test.fbs",
|
":tests/native_type_test.fbs",
|
||||||
],
|
],
|
||||||
includes = ["include/"],
|
includes = ["include/"],
|
||||||
|
include_paths = ["tests"],
|
||||||
deps = [
|
deps = [
|
||||||
":monster_extra_cc_fbs",
|
":monster_extra_cc_fbs",
|
||||||
":monster_test_cc_fbs",
|
":monster_test_cc_fbs",
|
||||||
|
|||||||
Reference in New Issue
Block a user