vcpkg/ports/soci/CONTROL
Andrei Lebedev a3a42ede13 [soci] Add postgresql feature (#5029)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-02-28 12:41:02 -08:00

19 lines
421 B
Plaintext

Source: soci
Version: 3.2.3-2
Description: SOCI database access library
Feature: boost
Build-Depends: boost-date-time, boost-fusion, boost-optional, boost-preprocessor, boost-tuple
Description: Integration with Boost
Feature: sqlite3
Build-Depends: sqlite3
Description: Build sqlite3 backend
Feature: postgresql
Build-Depends: libpq
Description: Build postgresql backend
Feature: odbc
Description: Build odbc backend