llvm-project
16880116 - [lldb] Fix Linux build when LLDB_ENABLE_PYTHON is OFF (#159825)

Commit
11 hours ago
[lldb] Fix Linux build when LLDB_ENABLE_PYTHON is OFF (#159825) Remove 'lldb-python-scripts' from LLVM_DISTRIBUTION_COMPONENTS when Python scripting is disabled. Otherwise we get ``` Specified distribution component 'lldb-python-scripts' doesn't have an install target ```
Author
Parents
Loading