• Paul Botros's avatar
    Adding an option to DISABLE_TESTS · f052fd1a
    Paul Botros authored
    Useful when hiredis is used as a CMake dependency in other projects and
    added via add_subdirectory(). With DISABLE_TESTS on, `make test` in the
    parent project won't run hiredis tests.
    f052fd1a
CMakeLists.txt 2.54 KB