vcpkg/ports/soci/CONTROL

19 lines
421 B
Plaintext
Raw Normal View History

2016-11-18 11:53:37 +08:00
Source: soci
Version: 3.2.3-4
2016-11-18 11:53:37 +08:00
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