mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:39:07 +08:00
ca0f810f4f
* fix supports * fix invalid command * update patch
19 lines
362 B
JSON
19 lines
362 B
JSON
{
|
|
"name": "pffft",
|
|
"version-date": "2021-10-09",
|
|
"port-version": 1,
|
|
"description": "PFFFT, a pretty fast Fourier Transform.",
|
|
"homepage": "https://bitbucket.org/jpommier/pffft/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|