!arm windows

This commit is contained in:
FrankXie 2024-11-20 09:41:40 +00:00
parent c21ed80007
commit 19f0c0c52f

View File

@ -4,7 +4,7 @@
"description": "Provides CPU identification for the x86 (and x86_64)",
"homepage": "https://github.com/anrieff/libcpuid",
"license": "MIT",
"supports": "(x86 | x64) & !uwp",
"supports": "(x86 | x64) & !uwp & !(windows & (arm | arm64))",
"dependencies": [
{
"name": "vcpkg-cmake",