kou opened a new pull request, #46389:
URL: https://github.com/apache/arrow/pull/46389
### Rationale for this change
Other projects' `FindSnappy.cmake` may create `Snappy::snappy{,-static}`
CMake targets. If they are created, our `FindSnappyAlt.cmake` will be failed.
### What changes are included in this PR?
Check whether `Snappy::snappy{,-static}` are already defined to avoid
conflicting with other projects' `FindSnappy.cmake`.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
--
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]