vcpkg/ports/boost-integer/vcpkg.json

16 lines
332 B
JSON
Raw Normal View History

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