kou commented on issue #34841:
URL: https://github.com/apache/arrow/issues/34841#issuecomment-1497008500

   Old Apache Arrow C++ provides `FindArrow.cmake` but recent Apache Arrow C++ 
doesn't provide `FindArrow.cmake`.
   
   If `find_package(Arrow REQUIRED CONFIG)` works but `find_package(Arrow 
REQUIRED)` doesn't work. You must have `FindArrow.cmake`. And it's strange 
because recent Apache Arrow C++ doesn't provide `FindArrow.cmake`. So I ask you 
to run `find ...`.
   
   Could you try `cmake -DCMAKE_FIND_DEBUG_MODE=ON ...` and attach the full 
output of 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