rocksdb/cmake/modules
Benjamin Lee 45dd931b17 fix findliburing
`find_package(... NAMES lib*)` is basically always wrong. The previous
code was just hardcoding the static library path to work around the fact
that this doesn't work. This breaks the build when only dynamic liburing
builds are available.
2025-01-24 18:38:50 -05:00
..
CxxFlags.cmake C++20 compatibility (#6697) 2020-04-20 13:24:25 -07:00
Findgflags.cmake Use GFlags/Snappy config in CMake, with fallback for legacy approach. (#6771) 2020-05-11 10:28:49 -07:00
FindJeMalloc.cmake cmake: cmake related cleanups (#5662) 2019-08-05 19:51:20 -07:00
Findlz4.cmake cmake: cmake related cleanups (#5662) 2019-08-05 19:51:20 -07:00
FindNUMA.cmake cmake: cmake related cleanups (#5662) 2019-08-05 19:51:20 -07:00
FindSnappy.cmake Use GFlags/Snappy config in CMake, with fallback for legacy approach. (#6771) 2020-05-11 10:28:49 -07:00
FindTBB.cmake cmake: cmake related cleanups (#5662) 2019-08-05 19:51:20 -07:00
Finduring.cmake fix findliburing 2025-01-24 18:38:50 -05:00
Findzstd.cmake Fix zstd typo in cmake (#12309) 2024-02-22 14:39:05 -08:00
ReadVersion.cmake Compatible changes for cmake (#6045) 2019-11-22 08:19:48 -08:00