aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libodb-boost/vcpkg.json
blob: b216d72c228c7e32881b2c7cb46d7eddffc52d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "libodb-boost",
  "version": "2.4.0",
  "port-version": 7,
  "description": "Description: Boost support for the ODB ORM library",
  "dependencies": [
    "libodb",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}