mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
dbba608d3d
* [kfr] Add new port * [kfr] Modernize and update to lastest * [kfr] Add features * [kfr] Fail fast on arm-uwp, arm64-windows * [kfr] Fail fast on linux
16 lines
333 B
Plaintext
16 lines
333 B
Plaintext
Source: kfr
|
|
Version: 2020-06-15
|
|
Description: Fast, modern C++ DSP framework
|
|
Homepage: https://www.kfr.dev/
|
|
Supports: !(arm|linux)
|
|
|
|
Feature: capi
|
|
Description: Enable C API build
|
|
Build-Depends: kfr[dft]
|
|
|
|
Feature: dft
|
|
Description: Enable DFT and related algorithms
|
|
|
|
Feature: dft-np
|
|
Description: Enable Non-power of 2 DFT
|