mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
f9c7bf832b
* [sqlpp11] update to v0.59 [sqlpp11-connector-mysql] support MySQL connector * [cpp-taskflow][fastrtps] update hashes to fix ci * revert "[cpp-taskflow][fastrtps] update hashes to fix ci" * [sqlpp11] add homepage
15 lines
411 B
Plaintext
15 lines
411 B
Plaintext
Source: sqlpp11-connector-mysql
|
|
Version: 0.29-1
|
|
Homepage: https://github.com/rbock/sqlpp11-connector-mysql
|
|
Description: A C++ wrapper for MySQL meant to be used in combination with sqlpp11.
|
|
Build-Depends: date, sqlpp11
|
|
Default-Features: mariadb
|
|
|
|
Feature: mariadb
|
|
Description: Use MariaDB connector
|
|
Build-Depends: libmariadb
|
|
|
|
Feature: mysql
|
|
Description: Use MySQL connector
|
|
Build-Depends: libmysql
|