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 3084b41 commit d35bab3Copy full SHA for d35bab3
firestore/CONTRIBUTING.md
@@ -78,6 +78,11 @@ cmake -DFIRESTORE_DEP_SOURCE=555555 ..
78
79
## IDE Integration
80
81
+Open up the repo root directory from `CLion` should load all symbols for the SDK itsel should
82
+load all symbols for the SDK itself. Once loaded, you can right load on
83
+`firestore/integration_test_internal/CMakeLists.txt` and `load project` to load the tests into
84
+the IDE.
85
+
86
# Android building and testing
87
# iOS building and testing
88
0 commit comments