mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
105eb6cb1f
builds against a python debug library were unreliable and could lead to symbol errors during linking. Setting the `Py_DEBUG` define is necessary when linking against a debug build: https://stackoverflow.com/questions/39161202/how-to-work-around-missing-pymodule-create2-in-amd64-win-python35-d-lib https://docs.python.org/2/c-api/intro.html#debugging-builds https://docs.python.org/3.6/c-api/intro.html#debugging-builds |
||
---|---|---|
.. | ||
clang@6a00cbc4a9 | ||
check-style.sh | ||
FindCatch.cmake | ||
FindEigen3.cmake | ||
FindPythonLibsNew.cmake | ||
libsize.py | ||
mkdoc.py | ||
pybind11Config.cmake.in | ||
pybind11Tools.cmake |