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

22 lines
459 B
JSON

{
"name": "boost-assign",
"version": "1.77.0",
"description": "Boost assign module",
"homepage": "https://github.com/boostorg/assign",
"dependencies": [
"boost-array",
"boost-config",
"boost-core",
"boost-move",
"boost-mpl",
"boost-preprocessor",
"boost-ptr-container",
"boost-range",
"boost-static-assert",
"boost-throw-exception",
"boost-tuple",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}