You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
is it possible to use minimodem in my c++ application without adding the complete source to the project? Can we use minimodem as a dynamically/static linked library?
thanks
The text was updated successfully, but these errors were encountered:
In case you decide to port, it might be convenient to use CMake or Meson ability to use an external dependency via FetchDepend and/or WarpDB dependency delivery mechanisms.
Hi,
is it possible to use minimodem in my c++ application without adding the complete source to the project? Can we use minimodem as a dynamically/static linked library?
thanks
The text was updated successfully, but these errors were encountered: