updated cmake example link

This commit is contained in:
Wenzel Jakob 2016-06-03 12:23:24 +02:00
parent 9bb97c1b96
commit aa79af09f6
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ installation can be specified by setting ``PYTHON_EXECUTABLE``.
A working sample project, including a way to invoke CMake from :file:`setup.py` for
PyPI integration, can be found in the [cmake_example]_ repository.
.. [cmake_example] https://github.com/dean0x7d/pybind11_cmake_example
.. [cmake_example] https://github.com/pybind/cmake_example