The Wayback Machine - https://web.archive.org/web/20201201005535/https://github.com/microsoft/cpprestsdk/pull/1439
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

Fix configuration failure on Mac when OPENSSL_ROOT_DIR is empty #1439

Open
wants to merge 1 commit into
base: master
from

Conversation

@orudge
Copy link
Contributor

@orudge orudge commented Jun 2, 2020

On my Mac (10.14.6, no Homebrew installed), I was receiving the following error when attempting to use the vcpkg-provided OpenSSL to build C++ REST SDK:

CMake Error at cmake/cpprest_find_openssl.cmake:40 (list):
  list GET given empty list
Call Stack (most recent call first):
  src/CMakeLists.txt:130 (cpprest_find_openssl)

This patch fixes the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.