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