Files
vcpkg/ports/libodb-boost/vcpkg.json
2025-12-21 11:55:58 -08:00

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