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