PHILO-HE commented on PR #6325:
URL:
https://github.com/apache/incubator-gluten/pull/6325#issuecomment-2207684489
> ```
> set_target_properties(
> Arrow::${LIB_NAME}
> PROPERTIES IMPORTED_LOCATION ${ARROW_LIB_${LIB_NAME}}
> INTERFACE_INCLUDE_DIRECTORIES
${ARROW_HOME}/install/include)
> ```
>
> if use system arrow, seems gluten still use
`${ARROW_HOME}/install/include` as include dir.
@Yohahaha, thanks for your comment! I just removed the setting for arrow
include directories, as they are actually not needed in Gluten.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]