SDK binary release packaging

Hi,

How does everyone integrate the C++ SDK in their client code?

I didn’t want to include the entire repo or strip parts of it to include on my own repo so I made a SDK packaging repo that builds releases for the main client parts (+ support for OSF).

If anyone else want to use it or contribute to it then please head over to:

The latest v0.16.0 release contains cmake packages for Linux, MacOS and Windows.

We don’t currently provide a binary build of the SDK but we do plan on publishing a vcpkg port (recipe) that users could use to pull the library directly through vcpkg.