drogon/lib
Eyal Niv 1765223755
Fix CMAKE issues mentioned in #2144 and a linking problem which manifest with gcc12.3 when building with shared libs (#2208) (#2213)
* Respect find_package QUIET

* Add policy_max to cmake_minimum_required
Avoid deprecation warning introduced by cmake 3.31

* Add missing DROGON_EXPORT
2024-11-26 22:53:09 +08:00
..
inc/drogon Fix CMAKE issues mentioned in #2144 and a linking problem which manifest with gcc12.3 when building with shared libs (#2208) (#2213) 2024-11-26 22:53:09 +08:00
src fix a bug in plugin Redirector. (#2198) 2024-11-16 15:04:57 +08:00
tests Remove websocketResponseTest from windows shared library env (#2170) 2024-09-25 20:16:40 +08:00