mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 20:39:07 +08:00
17 lines
366 B
JSON
17 lines
366 B
JSON
|
{
|
||
|
"name": "boost-integer",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost integer module",
|
||
|
"homepage": "https://github.com/boostorg/integer",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-compatibility",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|