hiredis/examples
Fabrice Fontaine acd09461d3 CMakeLists.txt: respect BUILD_SHARED_LIBS
To allow building hiredis on toolchain without dynamic library support,
respect standard cmake BUILD_SHARED_LIBS:
https://cmake.org/cmake/help/latest/variable/BUILD_SHARED_LIBS.html

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2022-12-27 11:24:55 -08:00
..
CMakeLists.txt CMakeLists.txt: respect BUILD_SHARED_LIBS 2022-12-27 11:24:55 -08:00
example-ae.c Move examples into their own folder 2013-07-10 22:16:53 -07:00
example-glib.c Add GLib 2.0 adapter 2015-01-05 16:39:30 -05:00
example-ivykis.c Some Windows quality of life improvments. (#846) 2020-07-10 12:53:52 -07:00
example-libev.c Some Windows quality of life improvments. (#846) 2020-07-10 12:53:52 -07:00
example-libevent-ssl.c Fix some undefined behaviour 2022-08-29 11:12:53 -07:00
example-libevent.c add a command_timeout to redisContextOptions (#839) 2020-07-26 12:32:27 -07:00
example-libhv.c Add timeout support to libhv adapter. (#1109) 2022-09-21 15:10:37 -07:00
example-libsdevent.c Add sdevent adapter 2022-12-21 15:55:54 -08:00
example-libuv.c Add timeout support for libuv adapter (#1016) 2022-01-18 10:59:18 -08:00
example-macosx.c Fix a typo in the Mac OSX example 2015-07-27 23:19:41 +02:00
example-poll.c Polling adapter and example 2022-07-05 11:14:03 +00:00
example-push.c Don't use non-installed win32.h helper in examples (#863) 2020-08-07 10:26:38 -07:00
example-qt.cpp Add Qt adapter and relative example. 2015-07-27 23:17:41 +02:00
example-qt.h Make sure to disconnect the adapter in the destructor 2015-07-27 23:17:41 +02:00
example-ssl.c Fix some undefined behaviour 2022-08-29 11:12:53 -07:00
example.c Add an example that calls redisCommandArgv (#1140) 2022-11-12 20:18:45 -08:00