mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 01:29:08 +08:00
14 lines
284 B
JSON
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
|
|
}
|
|
]
|
|
}
|