mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-06 11:27:52 +08:00
!arm windows
This commit is contained in:
parent
c21ed80007
commit
19f0c0c52f
@ -4,7 +4,7 @@
|
|||||||
"description": "Provides CPU identification for the x86 (and x86_64)",
|
"description": "Provides CPU identification for the x86 (and x86_64)",
|
||||||
"homepage": "https://github.com/anrieff/libcpuid",
|
"homepage": "https://github.com/anrieff/libcpuid",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"supports": "(x86 | x64) & !uwp",
|
"supports": "(x86 | x64) & !uwp & !(windows & (arm | arm64))",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
{
|
{
|
||||||
"name": "vcpkg-cmake",
|
"name": "vcpkg-cmake",
|
||||||
|
Loading…
Reference in New Issue
Block a user