mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 04:31:28 +03:00
Fix wrong CMake compiler detection of arm-linux on aarch64
[skip ci] Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"name": "vcpkg-msbuild",
|
||||
"host": true,
|
||||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-get-vars",
|
||||
"host": true
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
|
||||
Reference in New Issue
Block a user