aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-winapi/vcpkg.json
blob: baf2b9c0d22cee0f3fdcac6528b7d5afbe231b86 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
  ]
}