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:
Vasyl Gello
2023-11-08 08:21:17 +02:00
parent 1ba11fc3ef
commit cb9a1b4bef
3 changed files with 26 additions and 22 deletions

View File

@@ -9,6 +9,10 @@
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows"
},
{
"name": "vcpkg-cmake-get-vars",
"host": true
}
],
"features": {