FindPythonLibsNew.cmake
8.19 KB
-
Fix python.lib name · 3618807d
pybind11_add_module fails because FindPythonLibsNew.cmake try to link PythonXX.lib, but the first letter "p" should be lowercase.
Takahiro Ishikawa committed
pybind11_add_module fails because FindPythonLibsNew.cmake try to link PythonXX.lib, but the first letter "p" should be lowercase.