mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 12:09:01 +08:00
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"
|
||
|
]
|
||
|
}
|