drogon/cmake_modules
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
..
FindBrotli.cmake Added HttpResponse::newStreamResponse() (#1156) 2022-05-02 21:04:41 +08:00
FindFilesystem.cmake Update FindFilesystem.cmake to check for GNU instead of GCC for CMAKE_CXX_COMPILER_ID (#2211) 2024-11-25 16:15:21 +08:00
FindHiredis.cmake Set Hiredis_FOUND to true when finding Hiredis library (#1406) 2022-10-10 10:02:11 +08:00
FindJsoncpp.cmake 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
FindMySQL.cmake Add support for gentoo linux, dev-db/mariadb contains mysql (#1914) 2024-01-19 22:11:53 +08:00
FindSQLite3.cmake Make CMake install files relocatable (#387) 2020-03-18 19:54:48 +08:00
FindUUID.cmake Accept system lib for uuid on macOS (#1152) 2022-01-09 12:04:38 +08:00
Findcoz-profiler.cmake Add causal profiling with coz (#414) 2020-04-30 13:30:37 +08:00
Findpg.cmake Fix DrogonConfig.cmake for Windows (#403) 2020-03-24 22:08:12 +08:00