mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:49:01 +08:00
13 lines
256 B
JSON
13 lines
256 B
JSON
{
|
|
"name": "boost-core",
|
|
"version": "1.77.0",
|
|
"description": "Boost core module",
|
|
"homepage": "https://github.com/boostorg/core",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-static-assert",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|