kou opened a new issue, #46388:
URL: https://github.com/apache/arrow/issues/46388

   ### Describe the enhancement requested
   
   We use `FindSnappyAlt.cmake` to control shared library or static library, 
Conan support and so on. Other projects may have `FindSnappy.cmake` and create 
`Snappy::snappy` CMake target. For example, Velox does it: 
https://github.com/facebookincubator/velox/blob/main/CMake/FindSnappy.cmake
   
   Our `FindSnappyAlt.cmake` and other projects' `FindSnappy.cmake` may be 
conflicted.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to