aboutsummaryrefslogtreecommitdiff
path: root/ports/drogon/static-brotli.patch
AgeCommit message (Collapse)Author
2021-07-26[drogon] Added database support features (#18711)Greisberger Christophe
* [drogon] Added database access features * Replaced CONTROL with vcpkg.json manifest file * Patched finding brotli libraries for static triplets (brotlicommon-static.lib and co.) * Added features for database access, disabled by default. * [drogon] Fixed vcpkg.json version * update vcpkg.json format * update version * Added new feature redis * update vcpkg.json format * update version * delete redis dependence * update version * fix request feature * update version Co-authored-by: Jonliu1993 <13720414433@163.com>