aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libodb/vcpkg.json
blob: f4e414821c25ed97950a1406bde14ebf6e5bdd1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "libodb",
  "version": "2.4.0",
  "port-version": 12,
  "description": "ODB library, base runtime for the ODB ORM solution",
  "homepage": "https://www.codesynthesis.com/products/odb/",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}