mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:28:59 +08:00
18 lines
322 B
JSON
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
|
|
}
|
|
]
|
|
}
|