summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
Diffstat (limited to 'lldb')
-rw-r--r--lldb/cmake/caches/Apple-lldb-Linux.cmake8
1 files changed, 8 insertions, 0 deletions
diff --git a/lldb/cmake/caches/Apple-lldb-Linux.cmake b/lldb/cmake/caches/Apple-lldb-Linux.cmake
new file mode 100644
index 00000000000..13d3839f852
--- /dev/null
+++ b/lldb/cmake/caches/Apple-lldb-Linux.cmake
@@ -0,0 +1,8 @@
+include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
+
+set(LLVM_DISTRIBUTION_COMPONENTS
+ lldb
+ liblldb
+ lldb-argdumper
+ lldb-server
+ CACHE STRING "")
OpenPOWER on IntegriCloud