mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 00:41:28 +03:00
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:
@@ -13,14 +13,6 @@
|
||||
"name": "vcpkg-msbuild",
|
||||
"host": true,
|
||||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
"name": "yasm",
|
||||
"host": true,
|
||||
"features": [
|
||||
"tools"
|
||||
],
|
||||
"platform": "!(windows & !mingw)"
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
|
||||
Reference in New Issue
Block a user