Created
April 13, 2017 13:00
-
-
Save DarinM223/c53576c74e19042f6b70d9b6ec2c58f2 to your computer and use it in GitHub Desktop.
Adding homebrew openssl so that cmake can find it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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