vcpkg/ports/boost-outcome/vcpkg.json

12 lines
254 B
JSON
Raw Normal View History

{
"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"
]
}