mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Replace Boost.Asio with standalone Asio library
We had to add an even hackier hack now to get Boost.Process to interoperate with Asio's IO contexts. This will be replaced later when we replace Boost.Process.
This commit is contained in:
@@ -770,6 +770,7 @@ the following dependencies:
|
||||
|
||||
The following dependencies are included in the repository as a Meson wrap:
|
||||
|
||||
- [Asio](http://think-async.com/Asio/)
|
||||
- [bitsery](https://github.com/fraillt/bitsery)
|
||||
- [function2](https://github.com/Naios/function2)
|
||||
- [`ghc::filesystem`](https://github.com/gulrak/filesystem)
|
||||
|
||||
Reference in New Issue
Block a user