kou commented on code in PR #1992:
URL: https://github.com/apache/arrow-adbc/pull/1992#discussion_r1669667282


##########
c/driver/flightsql/meson.build:
##########
@@ -47,6 +47,13 @@ adbc_driver_flightsql_lib = custom_target(
     install_dir : '.',
 )
 
+pkg.generate(
+    name: 'adbc_driver_flightsql',
+    description: 'ADBC Driver for FlightSQL',

Review Comment:
   Could you use the same content as existing `.pc`?
   
https://github.com/apache/arrow-adbc/blob/main/c/driver/flightsql/adbc-driver-flightsql.pc.in
   (If the existing content isn't strange, could you improve it?)



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