blob: ee2674cadf8a14ad10abe8a9da28c1048d7cb32c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "boost-static-string",
"version": "1.77.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"
]
}
|