mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 21:53:41 +08:00
Update README.md
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# GmSSL
|
# GmSSL
|
||||||
|
|
||||||
[](https://github.com/guanzhi/GmSSL/actions/workflows/cmake.yml)
|
[](https://github.com/guanzhi/GmSSL/actions/workflows/cmake.yml)
|
||||||
|
[](https://github.com/guanzhi/GmSSL/actions/workflows/cmake-windows.yml)
|
||||||
[](https://github.com/guanzhi/GmSSL/actions/workflows/android-ci.yml)
|
[](https://github.com/guanzhi/GmSSL/actions/workflows/android-ci.yml)
|
||||||
[](https://github.com/guanzhi/GmSSL/actions/workflows/ios.yml)
|
[](https://github.com/guanzhi/GmSSL/actions/workflows/ios.yml)
|
||||||
|
|
||||||
@@ -40,7 +41,7 @@ sudo make install
|
|||||||
```bash
|
```bash
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake .. -G "NMake Makefiles"
|
cmake .. -G "NMake Makefiles" -DWIN32=ON
|
||||||
nmake
|
nmake
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user