vcpkg/ports/xtensor/CONTROL
myd7349 b4675fd65a [vcpkg] Add vcpkg_check_features (#6958)
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features

* [vcpkg] Remove vcpkg_check_feature

* [oniguruma,xtensor] Use vcpkg_check_features
2019-06-28 10:17:39 -07:00

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