mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 20:29:02 +08:00
18 lines
371 B
JSON
18 lines
371 B
JSON
|
{
|
||
|
"name": "boost-json",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost json module",
|
||
|
"homepage": "https://github.com/boostorg/json",
|
||
|
"dependencies": [
|
||
|
"boost-align",
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-container",
|
||
|
"boost-exception",
|
||
|
"boost-system",
|
||
|
"boost-throw-exception",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|