vcpkg/ports/boost-throw-exception/vcpkg.json
2021-09-27 17:12:39 -07:00

12 lines
262 B
JSON

{
"name": "boost-throw-exception",
"version": "1.77.0",
"description": "Boost throw_exception module",
"homepage": "https://github.com/boostorg/throw_exception",
"dependencies": [
"boost-assert",
"boost-config",
"boost-vcpkg-helpers"
]
}