asukaminato0721 commented on PR #5751:
URL: https://github.com/apache/opendal/pull/5751#issuecomment-2726136439

   from the output
   
   ```
   ./target/release:
   aarch64-apple-darwin
   aarch64-unknown-linux-gnu
   x86_64-pc-windows-msvc
   x86_64-unknown-linux-gnu
   
   ./target/release/aarch64-apple-darwin:
   libopendal_dart.dylib
   
   ./target/release/aarch64-unknown-linux-gnu:
   libopendal_dart.so
   
   ./target/release/x86_64-pc-windows-msvc:
   opendal_dart.dll
   
   ./target/release/x86_64-unknown-linux-gnu:
   libopendal_dart.so
   ```
   
   now all lib at their unique position.
   


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