mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
b81c500ce2
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. |
||
---|---|---|
.. | ||
clang@254c7a91e3 | ||
FindEigen3.cmake | ||
FindPythonLibsNew.cmake | ||
mkdoc.py |