maximiliank opened a new issue, #14914: URL: https://github.com/apache/arrow/issues/14914
### Describe the enhancement requested In order to make it easier to find Arrow and ArrowPython in a cmake project from the folder where the pyarrow wheel was installed, would it be possible to also include the cmake export targets, e.g. ArrowTargets.cmake, ArrowPythonTargets.cmake etc., in the wheel file? This would also ensure to use the correct compiler flags (e.g. _GLIBCXX_USE_CXX11_ABI=0) when developing a C++ python package which should be compatible to the pyarrow wheel. ### Component(s) C++, Python -- 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]
