blob: 804e1be14e49336931d23308b05712e4d3268cf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "boost-winapi",
"version": "1.76.0",
"description": "Boost winapi module",
"homepage": "https://github.com/boostorg/winapi",
"dependencies": [
"boost-config",
"boost-predef",
"boost-vcpkg-helpers"
]
}
|