Author: Alastair Houghton Date: 2024-03-14T08:22:29-07:00 New Revision: a75d0a3dbab6215db228cedf5f2458e251c30637
URL: https://github.com/llvm/llvm-project/commit/a75d0a3dbab6215db228cedf5f2458e251c30637 DIFF: https://github.com/llvm/llvm-project/commit/a75d0a3dbab6215db228cedf5f2458e251c30637.diff LOG: [LLDB] Add lldb-python-scripts to the things installed on Linux. (#85080) Added: Modified: lldb/cmake/caches/Apple-lldb-Linux.cmake Removed: ################################################################################ diff --git a/lldb/cmake/caches/Apple-lldb-Linux.cmake b/lldb/cmake/caches/Apple-lldb-Linux.cmake index 13d3839f852f61..b2d3cf595fe18d 100644 --- a/lldb/cmake/caches/Apple-lldb-Linux.cmake +++ b/lldb/cmake/caches/Apple-lldb-Linux.cmake @@ -5,4 +5,5 @@ set(LLVM_DISTRIBUTION_COMPONENTS liblldb lldb-argdumper lldb-server + lldb-python-scripts CACHE STRING "") _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits