AlenkaF commented on PR #37497:
URL: https://github.com/apache/arrow/pull/37497#issuecomment-1702167653

   First thing I would try is adding the header file in the install of the cmake
   
https://github.com/apache/arrow/blob/c0998b1c94260284a624da6b3ddee6b59e5c4558/cpp/src/arrow/gpu/CMakeLists.txt#L84
   
   as it is not being installed currently 
(https://github.com/ursacomputing/crossbow/actions/runs/6042448301/job/16397574982#step:5:6699).
   I think this has to be updated here 
https://github.com/apache/arrow/blob/c0998b1c94260284a624da6b3ddee6b59e5c4558/cpp/src/arrow/gpu/CMakeLists.txt#L45
 or here:
   
https://github.com/apache/arrow/blob/c0998b1c94260284a624da6b3ddee6b59e5c4558/cpp/src/arrow/gpu/CMakeLists.txt#L81-L84


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