Commits


Gil authored and GitHub committed 75b1e765366
Shorten Firestore CMake core targets (#5365) Consolidate all thirty seven Firestore internal targets to just three, shortening target names * Migrate usage of firebase_firestore_util to firestore_util * Reimplement firestore_util source selection with globs * Reimplement firestore_util in terms of sources * Migrate users of firebase_firestore_nanopb_runtime to firestore_nanopb * Reimplement firestore_nanopb in terms of sources * Reimplement firestore_core in terms of sources ... and remove source library builds under src/firebase/firestore.