kou commented on issue #34523: URL: https://github.com/apache/arrow/issues/34523#issuecomment-1463107903
CMake has some features to control include path order. For example, `target_include_directories()` https://cmake.org/cmake/help/latest/command/target_include_directories.html provides `AFTER`/`BEFORE`. We may be able to solve this by these features. -- 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]
