Skip to content

Instantly share code, notes, and snippets.

@samuelgoto
Created October 31, 2018 22:50
Show Gist options
  • Save samuelgoto/5c6ed35fcc568d1f8b6d3e3c759054a6 to your computer and use it in GitHub Desktop.
Save samuelgoto/5c6ed35fcc568d1f8b6d3e3c759054a6 to your computer and use it in GitHub Desktop.

cmake .. -DBUILD_TESTS=OFF -DBUILD_PYTHON=ON -DPYBIND11_PYTHON_VERSION=2.7 -DPYTHON_INSTALL_DIR=/Users/goto/Library/Python/2.7/lib/python/site-packages/ -DPYTHON_EXECUTABLE=/usr/local/bin/python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment