Skip to content

Commit

Permalink
support
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankXie05 committed Nov 12, 2024
1 parent a003fc9 commit e3e92e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/cpuid/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 | arm) & linux & !uwp",
"supports": "(arm | x64 | x86) & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
Expand Down

0 comments on commit e3e92e1

Please sign in to comment.