WillAyd commented on code in PR #803:
URL: https://github.com/apache/arrow-nanoarrow/pull/803#discussion_r2305263900


##########
meson.build:
##########
@@ -135,11 +143,17 @@ if get_option('ipc').enabled()
         c_args: ipc_lib_c_args,
         gnu_symbol_visibility: 'hidden',
     )
+    pkg.generate(
+        nanoarrow_ipc_lib,
+        filebase: 'nanoarrow-ipc',

Review Comment:
   This comment might have been dropped by subsequent changes, so just want to 
make sure you see it @paleolimbot in case you disagree with the chosen naming 
convention



-- 
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