pybind11/tools
Christian Ewald b81c500ce2 Fixed finding python libraries on windows in venv
When run on windows in a venv, PYTHON_LIBRARY pointet to a non-existant
location in the virtual environment directory.

This has been fixed by testing if the path exists and, if not, trying
an alternative path, relative to the PYTHON_INCLUDE_DIR.

If the alternative path doesn't exit as well, an error will be raised.
2016-08-08 08:31:08 +02:00
..
clang@254c7a91e3 cindex.py updated 2016-07-01 12:21:53 +02:00
FindEigen3.cmake transparent conversion of dense and sparse Eigen types 2016-05-05 21:44:29 +02:00
FindPythonLibsNew.cmake Fixed finding python libraries on windows in venv 2016-08-08 08:31:08 +02:00
mkdoc.py mkdoc.py: improved formatting of code segments and enums 2016-05-20 16:37:13 +02:00