mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 19:39:00 +08:00
b230db959e
* [drogon] Update to 1.4.1 * Update patch * Format * update version * Revert the ctl feature * update version * [libpq] Fix static linkage * [drogon] Revert direct postgresql library linkage Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
9 lines
383 B
Plaintext
9 lines
383 B
Plaintext
Source: drogon
|
|
Version: 1.4.1
|
|
Homepage: https://github.com/an-tao/drogon
|
|
Description:Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
|
|
Build-Depends: trantor, zlib, jsoncpp, libmariadb (!osx), libmariadb[iconv] (osx), libpq, sqlite3, brotli, libuuid (!windows)
|
|
Default-Features: ctl
|
|
|
|
Feature: ctl
|
|
Description: Build drogon_ctl tool. |