Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-06 | Fix pkgconfig for hiredis_ssl | Björn Svensson | |
Respect an overridden libdir when installing using CMake. CMake now generates the hiredis_ssl.pc file with the correct result in `libdir` and `Libs`. See #767 and CMakes `CMAKE_INSTALL_LIBDIR` | |||
2019-09-01 | Update CMakelists for hiredis/hiredis_ssl builds. | Yossi Gottlieb | |
Also rename the SSL option from `HIREDIS_SSL` to `ENABLE_SSL` to conform with CMake convnetions. |