mirror of
https://github.com/DoubleLabyrinth/navicat-keygen.git
synced 2019-12-02 05:10:56 +00:00
Add new library requirement
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
* `capstone[x86]:x64-windows-static`
|
||||
* `capstone[x86]:x86-windows-static`
|
||||
* `keystone:x64-windows-static`
|
||||
* `keystone:x86-windows-static`
|
||||
* `openssl-windows:x64-windows-static`
|
||||
* `openssl-windows:x86-windows-static`
|
||||
* `rapidjson:x64-windows-static`
|
||||
@@ -22,6 +24,8 @@
|
||||
```console
|
||||
$ vcpkg install capstone[x86]:x64-windows-static
|
||||
$ vcpkg install capstone[x86]:x86-windows-static
|
||||
$ vcpkg install keystone:x64-windows-static
|
||||
$ vcpkg install keystone:x86-windows-static
|
||||
$ vcpkg install openssl-windows:x64-windows-static
|
||||
$ vcpkg install openssl-windows:x86-windows-static
|
||||
$ vcpkg install rapidjson:x64-windows-static
|
||||
|
||||
@@ -8,6 +8,8 @@
|
||||
|
||||
* `capstone[x86]:x64-windows-static`
|
||||
* `capstone[x86]:x86-windows-static`
|
||||
* `keystone:x64-windows-static`
|
||||
* `keystone:x86-windows-static`
|
||||
* `openssl-windows:x64-windows-static`
|
||||
* `openssl-windows:x86-windows-static`
|
||||
* `rapidjson:x64-windows-static`
|
||||
@@ -18,6 +20,8 @@
|
||||
```console
|
||||
$ vcpkg install capstone[x86]:x64-windows-static
|
||||
$ vcpkg install capstone[x86]:x86-windows-static
|
||||
$ vcpkg install keystone:x64-windows-static
|
||||
$ vcpkg install keystone:x86-windows-static
|
||||
$ vcpkg install openssl-windows:x64-windows-static
|
||||
$ vcpkg install openssl-windows:x86-windows-static
|
||||
$ vcpkg install rapidjson:x64-windows-static
|
||||
|
||||
Reference in New Issue
Block a user