GitHub user WillAyd added a comment to the discussion: Why do pkgconfig files exist without corresponding CMake modules?
> If we want to provide the same interface for pkg-config and CMake package, I > suggest that we add variables to `arrow.pc` something like the following: Seems reasonable. Would there be any merit to an alternative of adding FindArrowCSV.cmake, FindArrowJSON.cmake, etc...? Without having to think about Arrow packaging "internals," my thinking is that its consistent to just say "if you can find the package, its enabled" regardless of if you use pkg-conf or cmake GitHub link: https://github.com/apache/arrow/discussions/48158#discussioncomment-15014133 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
