swift-firebase icon indicating copy to clipboard operation
swift-firebase copied to clipboard

Add code to download the Firebase CPP SDK

Open brianmichel opened this issue 9 months ago • 1 comments

I was getting this repo re-setup and I sort of forgot where things were and realized that I now know enough about CMake to add a little snippet which can download the CPP SDK and set it up in the right place. This can make it easier to iterate as we introduce more changes to the CPP SDK when we need to expose more surface areas.

This will breakdown once we start having different architectures we need to include, but it seems like a small nice thing to have for the time being.

brianmichel avatar Sep 12 '23 00:09 brianmichel