repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reland [OffloadBundler] Compress bundles over 4GB (#122307)
[llvm-project.git]
/
lldb
/
cmake
/
caches
/
Apple-lldb-Linux.cmake
blob
b936929afc42f8b35f49424be720375265f2c7b3
1
include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
2
set(LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES ON CACHE BOOL "" FORCE)
3
4
set(LLVM_DISTRIBUTION_COMPONENTS
5
lldb
6
liblldb
7
lldb-argdumper
8
lldb-dap
9
lldb-server
10
lldb-python-scripts
11
CACHE STRING "")