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 dc41723 commit aae8d05Copy full SHA for aae8d05
README.md
@@ -4,6 +4,12 @@
4
> #### A common build project for building mobile platform native libraries.
5
### Target users
6
> #### 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 |
13
### Extended instructions
14
> #### Use the entry script to build the target library.
15
> #### ios.sh is the ios platform entry script.
0 commit comments