heroiclabs / nakama-cpp

Generic C/C++ client for Nakama server.
https://heroiclabs.com/docs/cpp-client-guide
Apache License 2.0
68 stars 25 forks source link

setup vcpkg in CI #86

Closed lugehorsam closed 1 year ago

lugehorsam commented 1 year ago

We now use vcpkg "on the side" in it's own directory instead of a subrepo in ours. So we have to update github actions accordingly.