aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/bext-di/vcpkg.json
blob: f21a7ef4c62f331cc099862ce5ce712c04947249 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "bext-di",
  "version": "1.3.2",
  "description": "C++14 Dependency Injection Library.",
  "homepage": "https://github.com/boost-ext/di",
  "features": {
    "extensions": {
      "description": "Build with extensions included"
    }
  }
}