yuzu/externals/vcpkg/ports/libodb-pgsql/vcpkg.json

20 lines
389 B
JSON
Executable File

{
"name": "libodb-pgsql",
"version": "2.4.0",
"port-version": 6,
"description": "Description: PostgreSQL support for the ODB ORM library",
"homepage": "https://www.codesynthesis.com/products/odb/",
"dependencies": [
"libodb",
"libpq",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}