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