yuzu/externals/vcpkg/ports/boost-parameter/vcpkg.json

21 lines
437 B
JSON
Executable File

{
"name": "boost-parameter",
"version": "1.79.0",
"description": "Boost parameter module",
"homepage": "https://github.com/boostorg/parameter",
"license": "BSL-1.0",
"dependencies": [
"boost-config",
"boost-core",
"boost-function",
"boost-fusion",
"boost-mp11",
"boost-mpl",
"boost-optional",
"boost-preprocessor",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}