mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:39:18 +08:00
14 lines
284 B
JSON
14 lines
284 B
JSON
|
{
|
||
|
"name": "boost-align",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost align module",
|
||
|
"homepage": "https://github.com/boostorg/align",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-static-assert",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|