diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-03-05 12:34:27 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-05 12:34:27 -0800 |
| commit | 8cd675cc58ee71cae251d7d15fad5dc8b40d5fe1 (patch) | |
| tree | 83967f7e1b9a2cbe0d74faead888a63dea966932 /ports/libcpuid/CONTROL | |
| parent | f6b055439be3b65f366f48775c379f065c8580a4 (diff) | |
| download | vcpkg-8cd675cc58ee71cae251d7d15fad5dc8b40d5fe1.tar.gz vcpkg-8cd675cc58ee71cae251d7d15fad5dc8b40d5fe1.zip | |
[libcpuid] Add new port (#9942)
* libcpuid
* wip
Diffstat (limited to 'ports/libcpuid/CONTROL')
| -rw-r--r-- | ports/libcpuid/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/libcpuid/CONTROL b/ports/libcpuid/CONTROL new file mode 100644 index 000000000..a39e59e23 --- /dev/null +++ b/ports/libcpuid/CONTROL @@ -0,0 +1,5 @@ +Source: libcpuid +Version: 0.4.1 +Homepage: https://github.com/anrieff/libcpuid +Description: Provides CPU identification for the x86 (and x86_64) +Supports: x86 | x64 |
