zeek/auxil/vcpkg/ports/stxxl/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
322 B
JSON

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