How to Add Sentry to a Ninja build system project

Google’s open-source Android “Chromium” project uses the Ninja build system and I’m wondering how to add the Sentry SDK into the build. Any write-up on what is required?

Thanks!