Commit 3618807d authored by Takahiro Ishikawa's avatar Takahiro Ishikawa Committed by Wenzel Jakob
Browse files

Fix python.lib name

pybind11_add_module fails because FindPythonLibsNew.cmake try to link PythonXX.lib, but the first letter "p" should be lowercase.
parent 8908552d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment