yuzu/externals/vcpkg/ports/boost-property-map/vcpkg.json

25 lines
551 B
JSON
Executable File

{
"name": "boost-property-map",
"version": "1.79.0",
"description": "Boost property_map module",
"homepage": "https://github.com/boostorg/property_map",
"license": "BSL-1.0",
"dependencies": [
"boost-any",
"boost-assert",
"boost-concept-check",
"boost-config",
"boost-core",
"boost-function",
"boost-iterator",
"boost-lexical-cast",
"boost-mpl",
"boost-smart-ptr",
"boost-static-assert",
"boost-throw-exception",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}