diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-05-06 05:37:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-05 13:37:53 -0700 |
| commit | 4ef97c2c33275d7b763e3f5b3308f4bead0a0b08 (patch) | |
| tree | ece6d513c87865cf01e07b6a9863e8d78dd16cd9 /ports/cpuinfo/CONTROL | |
| parent | 27fe7a50db33aa5a6a004449d2645797bdb47248 (diff) | |
| download | vcpkg-4ef97c2c33275d7b763e3f5b3308f4bead0a0b08.tar.gz vcpkg-4ef97c2c33275d7b763e3f5b3308f4bead0a0b08.zip | |
[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets (#17063)
* [cpuinfo] update to latest
* [cpuinfo] update baseline and port SHA
* Update ports/cpuinfo/fix-install.patch
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/cpuinfo/fix-install.patch
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/cpuinfo/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/cpuinfo/fix-install.patch
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [cpuinfo] update port SHA
* [cpuinfo] recover find_package
* fixup target path to `share/unofficial-cpuinfo`
* change IMPORTED target name to `unofficial::cpuinfo::cpuinfo`
* [fbgemm] resolve failure after cpuinfo rename
* change cpuinfo::cpuinfo to unofficial
* [fbgemm] update port version
* [nnpack] use changes target name
* [nnpack] update port-version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/cpuinfo/CONTROL')
| -rw-r--r-- | ports/cpuinfo/CONTROL | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/cpuinfo/CONTROL b/ports/cpuinfo/CONTROL deleted file mode 100644 index 0c349078e..000000000 --- a/ports/cpuinfo/CONTROL +++ /dev/null @@ -1,7 +0,0 @@ -Source: cpuinfo
-Version: 2019-07-28-1
-Description: CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
-Homepage: https://github.com/pytorch/cpuinfo
-
-Feature: tools
-Description: Build cpuinfo command-line tools
|
