diff options
| author | kreuzerkrieg <kreuzerkrieg@gmail.com> | 2020-03-19 07:53:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-18 22:53:31 -0700 |
| commit | 7029557ee77182d2b086839fce6409fbb211fc5a (patch) | |
| tree | 84b7fb87bfde34301a398199067525b2150f42a4 /ports/cpuid/CONTROL | |
| parent | f9e10d656f73483cf9dca67714fc60a8c4489335 (diff) | |
| download | vcpkg-7029557ee77182d2b086839fce6409fbb211fc5a.tar.gz vcpkg-7029557ee77182d2b086839fce6409fbb211fc5a.zip | |
Fix the naming mess (#10367)
Diffstat (limited to 'ports/cpuid/CONTROL')
| -rw-r--r-- | ports/cpuid/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/cpuid/CONTROL b/ports/cpuid/CONTROL new file mode 100644 index 000000000..84209185f --- /dev/null +++ b/ports/cpuid/CONTROL @@ -0,0 +1,5 @@ +Source: cpuid +Version: 0.4.1 +Homepage: https://github.com/anrieff/libcpuid +Description: Provides CPU identification for the x86 (and x86_64) +Supports: x86 | x64 |
