Skip to content

Commit d35bab3

Browse files
committed
Add IDE integration.
1 parent 3084b41 commit d35bab3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firestore/CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ cmake -DFIRESTORE_DEP_SOURCE=555555 ..
7878

7979
## IDE Integration
8080

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+
8186
# Android building and testing
8287
# iOS building and testing
8388

0 commit comments

Comments
 (0)