amoeba commented on code in PR #40392:
URL: https://github.com/apache/arrow/pull/40392#discussion_r1602387512


##########
cpp/src/arrow/ipc/CMakeLists.txt:
##########
@@ -41,6 +41,7 @@ add_arrow_test(feather_test)
 add_arrow_ipc_test(json_simple_test)
 add_arrow_ipc_test(read_write_test EXTRA_LINK_LIBS arrow::flatbuffers)
 add_arrow_ipc_test(tensor_test)
+add_arrow_ipc_test(message_internal_test EXTRA_LINK_LIBS arrow::flatbuffers)

Review Comment:
   Good catch. Done in e0969f8b9aa2a8b616cd3759320194c416354970.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to