PragmaTwice opened a new issue, #5187:
URL: https://github.com/apache/opendal/issues/5187

   ### Feature Description
   
   Currently C++ binding uses `find_package` to locate system-wide libraries 
like GTest and Boost.
   
   We can replace them by `FetchContent` to fetch and build them online (just 
like cargo) instead of using system libraries (which we cannot control versions 
and optional features.)
   
   ### Problem and Solution
   
   -
   
   ### Additional Context
   
   None
   
   ### Are you willing to contribute to the development of this feature?
   
   - [X] Yes, I am willing to contribute to the development of this feature.


-- 
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]

Reply via email to