mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 03:41:48 +08:00
4ff90ec430
* [poco] build with MySQL support Set proper variables to enable MySQL support if libmysql port is installed * [poco] Move Mysql support to a feature. Enable CMake config files.
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
Source: poco
|
|
Version: 1.7.8-2
|
|
Build-Depends: zlib, pcre, sqlite3, expat
|
|
Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems.
|
|
|
|
Feature: mysql
|
|
Build-Depends: libmysql
|
|
Description: Mysql support for POCO
|