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

17 lines
356 B
JSON
Executable File

{
"name": "boost-utility",
"version": "1.79.0",
"description": "Boost utility module",
"homepage": "https://github.com/boostorg/utility",
"license": "BSL-1.0",
"dependencies": [
"boost-config",
"boost-core",
"boost-io",
"boost-preprocessor",
"boost-throw-exception",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}