mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-06-08 08:44:32 +02:00
10 lines
322 B
Diff
10 lines
322 B
Diff
--- a/lldb/utils/TableGen/CMakeLists.txt
|
|
+++ b/lldb/utils/TableGen/CMakeLists.txt
|
|
@@ -8,6 +8,7 @@ if (NOT DEFINED LLDB_TABLEGEN_EXE)
|
|
set(LLVM_LINK_COMPONENTS Support)
|
|
|
|
add_tablegen(lldb-tblgen LLDB
|
|
+ DESTINATION bin
|
|
LLDBOptionDefEmitter.cpp
|
|
LLDBPropertyDefEmitter.cpp
|
|
LLDBTableGen.cpp
|