12 lines
286 B
JSON
Executable file
12 lines
286 B
JSON
Executable file
{
|
|
"name": "boost-throw-exception",
|
|
"version": "1.79.0",
|
|
"description": "Boost throw_exception module",
|
|
"homepage": "https://github.com/boostorg/throw_exception",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|