[lldb-dev] [Bug 20203] New: scripts/CMakeLists.txt missing script lldb_python_module.cmake
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 4 04:00:17 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20203
Bug ID: 20203
Summary: scripts/CMakeLists.txt missing script
lldb_python_module.cmake
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: zhouyan1014 at gmail.com
Classification: Unclassified
When installing with LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION being true,
an error occurs showing that lldb_python_module.cmake is not found.
It appears that this script is removed Rev 211028, but Rev 212111 made changes
that use this script in one of two branch of the
IF(LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION) statement but not the other.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140704/4b1360de/attachment.html>
More information about the lldb-dev
mailing list