vcpkg/ports/stxxl/vcpkg.json
2023-11-22 14:36:12 -08:00

18 lines
322 B
JSON

{
"name": "stxxl",
"version-date": "2018-11-15",
"port-version": 7,
"description": "Standard Template Library for Extra Large Data Sets",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}