mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 09:28:24 -05:00
13 lines
286 B
JSON
Executable File
13 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"
|
|
]
|
|
}
|