CMake: remove dict.c form hiredis_sources
Commit c6b8bd77 to make all functions in dict.c static. If a CMake project set warning unused functions, and include hiredis using add_subdirectory , this cause warnings / errors.
Please register or sign in to comment