25 lines
537 B
JSON
Executable File
25 lines
537 B
JSON
Executable File
{
|
|
"name": "boost-iterator",
|
|
"version": "1.79.0",
|
|
"description": "Boost iterator module",
|
|
"homepage": "https://github.com/boostorg/iterator",
|
|
"license": "BSL-1.0",
|
|
"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"
|
|
]
|
|
}
|