mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 11:49:08 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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"
|
|
]
|
|
}
|