yangxk1 commented on PR #819: URL: https://github.com/apache/incubator-graphar/pull/819#issuecomment-3710129503
Hi @tanmoyPaul12 Thanks for the update! This PR improves the installation paths (especially for Windows), but it doesn't fully resolve #810 yet. To fully support find_package(GraphAr) and the requested distribution goals, we still need: 1. The install(EXPORT ...) command to actually generate and install the CMake target files. 2. The RPATH configuration (e.g., $ORIGIN) and the hybrid linking strategy mentioned in the issue discussion. Could you please address these points? -- 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]
