mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
14 lines
242 B
JSON
14 lines
242 B
JSON
{
|
|
"name": "libodb-boost",
|
|
"version": "2.4.0",
|
|
"port-version": 8,
|
|
"description": "Description: Boost support for the ODB ORM library",
|
|
"dependencies": [
|
|
"libodb",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|