mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:29:01 +08:00
15 lines
311 B
JSON
15 lines
311 B
JSON
{
|
|
"name": "boost-detail",
|
|
"version": "1.77.0",
|
|
"description": "Boost detail module",
|
|
"homepage": "https://github.com/boostorg/detail",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-preprocessor",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|