vcpkg/ports/boost-foreach/vcpkg.json
2021-09-27 17:12:39 -07:00

16 lines
319 B
JSON

{
"name": "boost-foreach",
"version": "1.77.0",
"description": "Boost foreach module",
"homepage": "https://github.com/boostorg/foreach",
"dependencies": [
"boost-config",
"boost-core",
"boost-iterator",
"boost-mpl",
"boost-range",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}