We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752a0c0 commit 2c9c140Copy full SHA for 2c9c140
CMakeLists.txt
@@ -40,7 +40,7 @@ option(FIREBASE_INCLUDE_AUTH
40
${FIREBASE_INCLUDE_LIBRARY_DEFAULT})
41
option(FIREBASE_INCLUDE_CRASHLYTICS
42
"Include the Firebase Crashlytics library."
43
- ${FIREBASE_INCLUDE_LIBRARY_DEFAULT})
+ OFF)
44
option(FIREBASE_INCLUDE_DATABASE
45
"Include the Firebase Realtime Database library."
46
0 commit comments