mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 08:39:01 +08:00
15 lines
348 B
JSON
15 lines
348 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|