Skip to content

Commit aae8d05

Browse files
author
az
committed
update readme
1 parent dc41723 commit aae8d05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
> #### A common build project for building mobile platform native libraries.
55
### Target users
66
> #### Mobile platform C&&C++ native library.
7+
### Build target library list:
8+
> | id | name | version | dependent libraries | note |
9+
> | :- | :--- | :------ | :------------------ | :--- |
10+
> | 1 | openssl | 1.1.1d | no | Configure is perl script |
11+
> | 2 | nghttp2 | 1.40.0 | no | no |
12+
> | 3 | curl | 7.68.0 | openssl,nghttp2 | no |
713
### Extended instructions
814
> #### Use the entry script to build the target library.
915
> #### ios.sh is the ios platform entry script.

0 commit comments

Comments
 (0)