kou commented on pull request #8908:
URL: https://github.com/apache/arrow/pull/8908#issuecomment-745005158
Because of consistency.
If we use `ARROW_${UPPERCASE_DEPENDENCY_NAME}_SOURCE` not
`${UPPERCASE_DEPENDENCY_NAME}_SOURCE`, we can explain that you can customize
how to use `${DEPENDENCY}` by
`ARROW_${UPPERCASE_DEPENDENCY_NAME}_{SOURCE,USE_SHARED}` CMake variables. It'll
more intuitive than using `${UPPERCASE_DEPENDENCY_NAME}_SOURCE` and
`ARROW_${UPPERCASE_DEPENDENCY_NAME}_USE_SHARED`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]