mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
FindPythonLibsNew: wasn't actually setting PYTHONLIBS_FOUND contrary to specs
This commit is contained in:
@@ -190,3 +190,5 @@ SET(PYTHON_DEBUG_LIBRARIES "${PYTHON_DEBUG_LIBRARY}")
|
||||
find_package_message(PYTHON
|
||||
"Found PythonLibs: ${PYTHON_LIBRARY}"
|
||||
"${PYTHON_EXECUTABLE}${PYTHON_VERSION}")
|
||||
|
||||
set(PYTHONLIBS_FOUND TRUE)
|
||||
|
||||
Reference in New Issue
Block a user