mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 02:59:00 +08:00
24 lines
513 B
JSON
24 lines
513 B
JSON
{
|
|
"name": "boost-iterator",
|
|
"version": "1.77.0",
|
|
"description": "Boost iterator module",
|
|
"homepage": "https://github.com/boostorg/iterator",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-conversion",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-function-types",
|
|
"boost-fusion",
|
|
"boost-mpl",
|
|
"boost-optional",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|