llvm-project/lldb/cmake/modules
Vedant Kumar d49aedd315 Build a flat LLDB.framework for embedded Darwin targets
This patch configures LLDB.framework to build as a flat unversioned
framework on non-macOS Darwin targets, which have never supported the
macOS framework layout.

This patch also renames the 'IOS' cmake variable to 'APPLE_EMBEDDED' to
reflect the fact that lldb is built for several different kinds of embedded
Darwin targets, not just iOS.

Differential Revision: https://reviews.llvm.org/D85770
2020-08-12 13:34:29 -07:00
..
AddLLDB.cmake [lldb][cmake] Move remove_module_flags macro to AddLLDB.cmake 2020-03-06 17:21:24 -08:00
FindCursesAndPanel.cmake Re-land "[lldb/CMake] Change how we deal with optional dependencies" 2019-12-20 20:05:04 -08:00
FindLibEdit.cmake [lldb/CMake] Fix variable naming in FindLibEdit 2020-01-02 13:39:57 -08:00
FindLuaAndSwig.cmake [lldb/Lua] Require Lua 5.3 2020-06-23 09:24:01 -07:00
FindPythonInterpAndLibs.cmake [lldb] Remove CMAKE_VERSION checks now that the minimum version is 3.13.4 2020-07-27 12:31:41 -07:00
LLDBConfig.cmake Build a flat LLDB.framework for embedded Darwin targets 2020-08-12 13:34:29 -07:00
LLDBFramework.cmake Build a flat LLDB.framework for embedded Darwin targets 2020-08-12 13:34:29 -07:00
LLDBGenerateConfig.cmake [lldb/CMake] Initialize LLDB_ENABLE_POSIX based on the UNIX variable. 2019-12-13 13:46:43 -08:00
LLDBStandalone.cmake [CMake] Simplify CMake handling for zlib 2020-08-11 20:22:11 -07:00
debugserverConfig.cmake [CMake] Move debugserver options to separate debugserverConfig.cmake 2019-01-04 12:46:38 +00:00