llvm-project/lldb/cmake/modules
Stefan Granitz 5dc9036746 [CMake] LLDB.framework tools handling
Summary:
Modify the way LLDB.framework tools are collected. This allows for better fine-tuning of the install behavior downstream. Each target calls `lldb_add_to_framework()` individually. When entering the function, the target exists and we can tweak its very own post-build and install steps. This was not possible with the old `LLDB_FRAMEWORK_TOOLS` approach.

No function change otherwise.
This is a reduced follow-up from the proposal in D61952.

Reviewers: xiaobai, compnerd, JDevlieghere

Reviewed By: JDevlieghere

Subscribers: clayborg, friss, ki.stfu, mgorny, lldb-commits, labath, #lldb

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D62472

llvm-svn: 361946
2019-05-29 11:26:06 +00:00
..
AddLLDB.cmake [CMake] LLDB.framework tools handling 2019-05-29 11:26:06 +00:00
FindLibEdit.cmake Fix a typo in FindLibEdit.cmake 2019-03-15 14:03:52 +00:00
LLDBConfig.cmake [CMake] LLDB.framework tools handling 2019-05-29 11:26:06 +00:00
LLDBFramework.cmake [CMake] LLDB.framework tools handling 2019-05-29 11:26:06 +00:00
LLDBGenerateConfig.cmake [cmake] Move LLDB_DISABLE_LIBEDIT handling code into a central place 2019-02-28 16:04:54 +00:00
LLDBStandalone.cmake [CMake] Folder structure for generated Xcode project to cover more targets 2019-05-28 09:29:05 +00:00
debugserverConfig.cmake [CMake] Move debugserver options to separate debugserverConfig.cmake 2019-01-04 12:46:38 +00:00