mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
33 lines
697 B
JSON
33 lines
697 B
JSON
|
{
|
||
|
"name": "boost-iostreams",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost iostreams module",
|
||
|
"homepage": "https://github.com/boostorg/iostreams",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-build",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-function",
|
||
|
"boost-integer",
|
||
|
"boost-modular-build-helper",
|
||
|
"boost-mpl",
|
||
|
"boost-numeric-conversion",
|
||
|
"boost-preprocessor",
|
||
|
"boost-range",
|
||
|
"boost-regex",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers",
|
||
|
"bzip2",
|
||
|
"liblzma",
|
||
|
"zlib",
|
||
|
"zstd"
|
||
|
]
|
||
|
}
|