Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
f6661015
Commit
f6661015
authored
Oct 09, 2016
by
Wenzel Jakob
Browse files
FindPythonLibsNew: wasn't actually setting PYTHONLIBS_FOUND contrary to specs
parent
b55a5c56
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tools/FindPythonLibsNew.cmake
tools/FindPythonLibsNew.cmake
+2
-0
No files found.
tools/FindPythonLibsNew.cmake
View file @
f6661015
...
...
@@ -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
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment