zeek/auxil/vcpkg/ports/libodb/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
284 B
JSON

{
"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
}
]
}