Skip to content

Commit

Permalink
fix(cpp): Ensure Meson build compiles Arrow tests
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Feb 4, 2025
1 parent 76fb7ee commit 7920321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ if get_option('tests')
gtest_dep,
gmock_dep,
],
cpp_args: test_cpp_args,
)
test(name, exc)
endforeach
Expand Down

0 comments on commit 7920321

Please sign in to comment.