mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-09-19 11:33:18 +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.