mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:59:45 +08:00
18 lines
367 B
JSON
18 lines
367 B
JSON
|
{
|
||
|
"name": "boost-foreach",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost foreach module",
|
||
|
"homepage": "https://github.com/boostorg/foreach",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-iterator",
|
||
|
"boost-mpl",
|
||
|
"boost-range",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|