VCPKG port fixes

* Do not patch vcpkg - replace the cmake script fully
  * Actualize libvpx port

[skip ci]

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
Vasyl Gello
2023-11-15 12:47:33 +02:00
parent 882b39b067
commit bfe282c2db
5 changed files with 85 additions and 72 deletions

View File

@@ -13,14 +13,6 @@
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows"
},
{
"name": "yasm",
"host": true,
"features": [
"tools"
],
"platform": "!(windows & !mingw)"
}
],
"features": {