fix out-of-source builds with cmake (#7946)

This commit is contained in:
Derek Bailey
2023-05-09 20:33:54 -07:00
committed by GitHub
parent 368428cb94
commit 76f5e9816a
4 changed files with 28 additions and 9 deletions

View File

@@ -71,7 +71,6 @@ cc_test(
],
copts = [
"-DFLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE",
"-DBAZEL_TEST_DATA_PATH",
],
data = [
":alignment_test.fbs",