mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 00:51:36 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"name": "boost-core",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost core module",
|
|
"homepage": "https://github.com/boostorg/core",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|