diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-06-11 07:02:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-10 16:02:29 -0700 |
| commit | 4ea49a1cf82f93784a220bc1d1d998d2c1d4180f (patch) | |
| tree | 9f986db1bebea68a9b78ca6bf9260d4d04368ceb /ports/xtensor/CONTROL | |
| parent | 0d0f8e7e8d81d059e96da253361c4bef0b9e569b (diff) | |
| download | vcpkg-4ea49a1cf82f93784a220bc1d1d998d2c1d4180f.tar.gz vcpkg-4ea49a1cf82f93784a220bc1d1d998d2c1d4180f.zip | |
[xtensor] update to 0.23.9 (#18206)
* [xtensor] update to 0.23.9
* update version
* [xtl] update to 0.7.2
* update version
* update patch
* update version
* Update ports/xtl/portfile.cmake
* update version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/xtensor/CONTROL')
| -rw-r--r-- | ports/xtensor/CONTROL | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/xtensor/CONTROL b/ports/xtensor/CONTROL deleted file mode 100644 index 217b7f816..000000000 --- a/ports/xtensor/CONTROL +++ /dev/null @@ -1,13 +0,0 @@ -Source: xtensor
-Version: 0.21.9
-Description: C++ tensors with broadcasting and lazy computing
-Homepage: https://github.com/xtensor-stack/xtensor
-Build-Depends: nlohmann-json, xtl
-
-Feature: xsimd
-Description: xtensor with xsimd support
-Build-Depends: xsimd
-
-Feature: tbb
-Description: xtensor with tbb support
-Build-Depends: tbb
|
