pineapple/externals/vcpkg/ports/boost-static-string/vcpkg.json

16 lines
365 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"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"
]
}