yuzu/externals/vcpkg/ports/boost-static-string/vcpkg.json

16 lines
365 B
JSON
Executable File

{
"name": "boost-static-string",
"version": "1.79.0",
"description": "Boost static_string module",
"homepage": "https://github.com/boostorg/static_string",
"license": "BSL-1.0",
"dependencies": [
"boost-assert",
"boost-container-hash",
"boost-static-assert",
"boost-throw-exception",
"boost-utility",
"boost-vcpkg-helpers"
]
}