danvratil / qcoro

C++ Coroutines for Qt
https://qcoro.dvratil.cz
MIT License
326 stars 53 forks source link

Add this library to vcpkg #185

Closed kelteseth closed 10 months ago

kelteseth commented 1 year ago

Hi all, Thanks for this wonderful library. It would be awesome if we could add this to vcpkg, so that I can have all of my dependencies installed in one command 😁

danvratil commented 1 year ago

Great idea :)

I submitted PRs to vcpkg:

For now without OSX support, because the release build in the CI crashes the Apple Clang compiler, but I'll look into later.