[LLDB] Add lldb-python-scripts to the things installed on Linux. (#85080)

This commit is contained in:
Alastair Houghton 2024-03-14 15:22:29 +00:00 committed by GitHub
parent 6ae4fcfd4c
commit a75d0a3dba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,4 +5,5 @@ set(LLVM_DISTRIBUTION_COMPONENTS
liblldb
lldb-argdumper
lldb-server
lldb-python-scripts
CACHE STRING "")