Skip to content

Added CMake package config and fixed hiredis_ssl on Windows - #783

Merged
michael-grunder merged 7 commits into
redis:masterfrom
michael-grunder:cmake-config-win-ssl
Apr 9, 2020
Merged

Added CMake package config and fixed hiredis_ssl on Windows#783
michael-grunder merged 7 commits into
redis:masterfrom
michael-grunder:cmake-config-win-ssl

Conversation

@michael-grunder

Copy link
Copy Markdown
Collaborator

Description copied from original PR #770

This change mainly accomplishes 2 things:

  1. A CMake build now generates package config files for both hiredis and hiredis_ssl. This enables other CMake projects to use find_package() calls to more easily incorporate hiredis into their project.

  2. hiredis_ssl now builds on Windows using the CMake project

I was able to successfully build on both Windows and Linux using these changes.

@michael-grunder
michael-grunder merged commit ec08c2b into redis:master Apr 9, 2020
@michael-grunder
michael-grunder deleted the cmake-config-win-ssl branch April 9, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants