majetideepak commented on PR #7933: URL: https://github.com/apache/incubator-gluten/pull/7933#issuecomment-2542458007
@FelixYBW Why do we need to enforce `set(CMAKE_FIND_LIBRARY_SUFFIXES ".a")` here? Can a user not control what libraries to build when building the google_cloud_cpp_storage package? Can we remove this enforcement in Gluten CMakeLists.txt? It will help users like me who want to use static google_cloud_cpp_storage but dynamic lib curl. Thanks. -- 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]
