pineapple/externals/vcpkg/ports/boost-assign/vcpkg.json
2022-07-23 03:01:36 +02:00

22 lines
483 B
JSON
Executable file

{
"name": "boost-assign",
"version": "1.79.0",
"description": "Boost assign module",
"homepage": "https://github.com/boostorg/assign",
"license": "BSL-1.0",
"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"
]
}