mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-21 09:46:43 +08:00
pybind11_add_module fails because FindPythonLibsNew.cmake try to link PythonXX.lib, but the first letter "p" should be lowercase.
pybind11_add_module fails because FindPythonLibsNew.cmake try to link PythonXX.lib, but the first letter "p" should be lowercase.