mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Update README.md
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# 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/ios.yml)
|
||||
|
||||
@@ -40,7 +41,7 @@ sudo make install
|
||||
```bash
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -G "NMake Makefiles"
|
||||
cmake .. -G "NMake Makefiles" -DWIN32=ON
|
||||
nmake
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user