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: [email protected]
          Reporter: [email protected]
    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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to