vcpkg/ports/poco/CONTROL
angelmixu d808514c9d
[poco] bin and debug/bin directories should also be removed on macOS (#9798)
* [poco] bin and debug/bin directories should also be removed on macOS

* white space for rebuild

* updated platform comparison
2020-02-04 14:49:41 -08:00

22 lines
621 B
Plaintext

Source: poco
Version: 1.9.2-2
Build-Depends: expat, libpq, pcre, sqlite3, zlib, libpng
Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems.
Homepage: https://github.com/pocoproject/poco
Feature: mysql
Build-Depends: libmysql
Description: Mysql support for POCO
Feature: mariadb
Build-Depends: libmariadb
Description: MariaDB support for POCO
Feature: postgresql
Build-Depends: libpqxx
Description: PostgreSQL support for POCO
Feature: pdf
Build-Depends: libharu
Description: Haru support for POCO