mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:29:05 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
12 lines
254 B
JSON
12 lines
254 B
JSON
{
|
|
"name": "boost-outcome",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost outcome module",
|
|
"homepage": "https://github.com/boostorg/outcome",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-throw-exception",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|