Skip to content

Instantly share code, notes, and snippets.

@monkeyxite
Created January 24, 2016 08:49
Show Gist options
  • Save monkeyxite/6901588938506dc72005 to your computer and use it in GitHub Desktop.
Save monkeyxite/6901588938506dc72005 to your computer and use it in GitHub Desktop.
cmake for brew installed gr-xxx components which rely on brewed python not system python
cmake -DPYTHON_LIBRARY=/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib ../
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment