kou opened a new pull request, #46967:
URL: https://github.com/apache/arrow/pull/46967

   ### Rationale for this change
   
   Conan uses upper case for config suffix: 
https://github.com/conan-io/conan/blob/3bc93e28d46f071da45d11f5256c6af52404b756/conan/tools/cmake/cmakedeps/templates/__init__.py#L69
   
   #45306 stopped upcasing configuration name. So `$<CONFIG>` may not upper 
case. 
   
   ### What changes are included in this PR?
   
   Ensure using upper case configuration name for Conan bzip2 target.
   
   ### 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]

Reply via email to