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