vcpkg/ports/buck-yeh-bux-mariadb-client/vcpkg.json
Buck Yeh a993be073c
[buck-yeh-bux] Update to 1.7.0 (#40278)
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: buck-yeh <github-actions>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2024-08-19 10:04:59 -07:00

17 lines
441 B
JSON

{
"name": "buck-yeh-bux-mariadb-client",
"version": "1.0.4",
"description": "Loose-coupled throw-on-error C++20 wrapper classes and utilities over mysql/mariadb Connector/C API",
"homepage": "https://github.com/buck-yeh/bux-mariadb-client",
"license": "MIT",
"supports": "!(android | linux | osx | uwp)",
"dependencies": [
"buck-yeh-bux",
"libmariadb",
{
"name": "vcpkg-cmake",
"host": true
}
]
}