mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:50:41 +08:00
b4675fd65a
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features * [vcpkg] Remove vcpkg_check_feature * [oniguruma,xtensor] Use vcpkg_check_features
14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
Source: xtensor
|
|
Version: 0.20.7-1
|
|
Description: C++ tensors with broadcasting and lazy computing
|
|
Homepage: https://quantstack.net/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
|