Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CMake package config and fixed hiredis_ssl on Windows #783

Merged
merged 7 commits into from
Apr 9, 2020

Conversation

michael-grunder
Copy link
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