diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-10-14 17:40:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-14 17:40:49 -0700 |
| commit | fd912a9ae6b041d9680be80eb34b5064f3e29c9c (patch) | |
| tree | befd6417fc6ed9548bbb445ee240263a1d8220bb /ports/libmysql/CONTROL | |
| parent | 77c9cc3d1a2aa48d1eca675f65e7f7ee14cc6db8 (diff) | |
| parent | d7bc4e9a5fea05831ea43b07908ec5ca9d3ee166 (diff) | |
| download | vcpkg-fd912a9ae6b041d9680be80eb34b5064f3e29c9c.tar.gz vcpkg-fd912a9ae6b041d9680be80eb34b5064f3e29c9c.zip | |
Merge pull request #161 from sdcb/libmysqlclient
Add libmysql
Diffstat (limited to 'ports/libmysql/CONTROL')
| -rw-r--r-- | ports/libmysql/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libmysql/CONTROL b/ports/libmysql/CONTROL new file mode 100644 index 000000000..504f14bbb --- /dev/null +++ b/ports/libmysql/CONTROL @@ -0,0 +1,3 @@ +Source: libmysql +Version: 5.7.16 +Description: A MySQL client library for C development.
\ No newline at end of file |
