redis-plus-plus icon indicating copy to clipboard operation
redis-plus-plus copied to clipboard

Fetch hiredis at build time

Open devbharat opened this issue 2 years ago • 1 comments

Instead of relying it to be installed on system.

devbharat avatar Apr 20 '22 21:04 devbharat

Would like to see this updated with the latest FetchContent features, specifically OVERRIDE_FIND_PACKAGE option in FetchContent_Declare(), and calling FetchContent_MakeAvailable(hiredis). I think it would simplify the changes significantly.

david-drinn avatar Oct 25 '23 04:10 david-drinn