15 lines
314 B
JSON
15 lines
314 B
JSON
|
{
|
||
|
"name": "boost-outcome",
|
||
|
"version": "1.79.0",
|
||
|
"description": "Boost outcome module",
|
||
|
"homepage": "https://github.com/boostorg/outcome",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-exception",
|
||
|
"boost-system",
|
||
|
"boost-throw-exception",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|