[CMake] Add Apple-lldb-Linux.cmake cache

llvm-svn: 365649
This commit is contained in:
Stefan Granitz 2019-07-10 15:59:56 +00:00
parent 839e305eb1
commit f554ce7f92
1 changed files with 8 additions and 0 deletions

View File

@ -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 "")