Explorar o código

Add new library requirement

Double Sine %!s(int64=6) %!d(string=hai) anos
pai
achega
ec41feca91
Modificáronse 2 ficheiros con 8 adicións e 0 borrados
  1. 4 0
      doc/how-to-build.md
  2. 4 0
      doc/how-to-build.zh-CN.md

+ 4 - 0
doc/how-to-build.md

@@ -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

+ 4 - 0
doc/how-to-build.zh-CN.md

@@ -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