mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 06:12:26 +00:00
fix out-of-source builds with cmake (#7946)
This commit is contained in:
@@ -71,7 +71,6 @@ cc_test(
|
||||
],
|
||||
copts = [
|
||||
"-DFLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE",
|
||||
"-DBAZEL_TEST_DATA_PATH",
|
||||
],
|
||||
data = [
|
||||
":alignment_test.fbs",
|
||||
|
||||
Reference in New Issue
Block a user