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

   shouldn't FindArrow.cmake be in here?
   
   (pyarrow-dev) Zacharys-MacBook-Air:build zacharyfierstadt$ cat 
cmake_install.cmake | grep -i Find
     file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/Arrow" TYPE 
FILE FILES 
"/Users/zacharyfierstadt/projects/arrow/cpp/cmake_modules/FindSnappyAlt.cmake")
     file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/Arrow" TYPE 
FILE FILES 
"/Users/zacharyfierstadt/projects/arrow/cpp/cmake_modules/FindBrotliAlt.cmake")
     file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/Arrow" TYPE 
FILE FILES 
"/Users/zacharyfierstadt/projects/arrow/cpp/cmake_modules/FindOpenSSLAlt.cmake")
     file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/Arrow" TYPE 
FILE FILES 
"/Users/zacharyfierstadt/projects/arrow/cpp/cmake_modules/FindThriftAlt.cmake")
     file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/Arrow" TYPE 
FILE FILES 
"/Users/zacharyfierstadt/projects/arrow/cpp/cmake_modules/Findlz4Alt.cmake")
     file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/Arrow" TYPE 
FILE FILES 
"/Users/zacharyfierstadt/projects/arrow/cpp/cmake_modules/FindzstdAlt.cmake")
   


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