15 lines
365 B
JSON
Executable file
15 lines
365 B
JSON
Executable file
{
|
|
"name": "boost-static-string",
|
|
"version": "1.79.0",
|
|
"description": "Boost static_string module",
|
|
"homepage": "https://github.com/boostorg/static_string",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-container-hash",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|