aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-winapi/vcpkg.json
blob: 1e457e8be9fa5a164cb5f7c27ecc7e3090cb257c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "boost-winapi",
  "version": "1.77.0",
  "description": "Boost winapi module",
  "homepage": "https://github.com/boostorg/winapi",
  "dependencies": [
    "boost-config",
    "boost-predef",
    "boost-vcpkg-helpers"
  ]
}