Skip to content

Instantly share code, notes, and snippets.

@DarinM223
Created April 13, 2017 13:00
Show Gist options
  • Save DarinM223/c53576c74e19042f6b70d9b6ec2c58f2 to your computer and use it in GitHub Desktop.
Save DarinM223/c53576c74e19042f6b70d9b6ec2c58f2 to your computer and use it in GitHub Desktop.
Adding homebrew openssl so that cmake can find it
This should fix the problem:
ln -s /usr/local/Cellar/openssl/1.0.2k/include/openssl/ /usr/local/include/openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment