kou commented on issue #2506: URL: https://github.com/apache/arrow-adbc/issues/2506#issuecomment-2662130045
We can create `AdbcDriverFlightSQLConfig{,Version}.cmake` manually. It's not difficult. We just need to create a target in the `.cmake`. For example, `ArrowConfig.cmake` creates a target for `Arrow::arrow_bundled_dependencies`: https://github.com/apache/arrow/blob/27c639b99a8f13a1fd2c790c2850859aaaa198ac/cpp/src/arrow/ArrowConfig.cmake.in#L104 (If you want, I can implement 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org