Skip to content

Commit 4b20b96

Browse files
committed
Add example
1 parent c2e118e commit 4b20b96

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ If your CMake file is at `app/src/main/cpp/CMakeLists.txt` and the `prefix` fold
1616

1717
```
1818
set(OPENSSL_ROOT_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../../prefix/${CMAKE_ANDROID_ARCH_ABI})
19-
```
19+
```
20+
21+
This is used in [Dots app](https://github.com/subins2000/Dots)

0 commit comments

Comments
 (0)