blob: 0406e828a05ec48dbf870506c467efd226416b13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "boost-static-string",
"version-string": "1.75.0",
"description": "Boost static_string module",
"homepage": "https://github.com/boostorg/static_string",
"dependencies": [
"boost-assert",
"boost-container-hash",
"boost-static-assert",
"boost-throw-exception",
"boost-utility",
"boost-vcpkg-helpers"
]
}
|