mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:28:59 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"name": "boost-interval",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost interval module",
|
|
"homepage": "https://github.com/boostorg/interval",
|
|
"dependencies": [
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-detail",
|
|
"boost-logic",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|