aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-callable-traits/vcpkg.json
blob: 9467c92e1f4a0136ce59205e0f4266e997e81e65 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "boost-callable-traits",
  "version": "1.77.0",
  "description": "Boost callable_traits module",
  "homepage": "https://github.com/boostorg/callable_traits",
  "dependencies": [
    "boost-vcpkg-helpers"
  ]
}