llvm-project/lldb/cmake/modules
Tobias Ribizel b1aed14bfe [llvm][lldb] use FindLibEdit.cmake everywhere
Currently, LLVM's LineEditor and LLDB both use libedit, but find them in different (inconsistent) ways.
This causes issues e.g. when you are using a locally installed version of libedit, which will not be used
by clang-query, but by lldb if picked up by FindLibEdit.cmake

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D124673
2022-05-12 15:59:41 -07:00
..
AddLLDB.cmake [lldb] Use `GNUInstallDirs` to support custom installation dirs. 2021-12-22 00:28:53 +00:00
FindCursesAndPanel.cmake
FindLuaAndSwig.cmake [lldb/lua] Force Lua version to be 5.3 2021-10-12 21:34:15 +08:00
FindPythonAndSwig.cmake [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
LLDBConfig.cmake [lldb] [CMake] Disable GCC's -Wstringop-truncation warning. NFC. 2022-04-07 12:09:01 +03:00
LLDBFramework.cmake [lldb] Remove XPCServices symlinking 2021-03-01 11:23:46 -08:00
LLDBGenerateConfig.cmake [lldb] Get rid of HAVE_SYS_TYPES_H 2021-08-03 22:14:56 +02:00
LLDBStandalone.cmake [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00
debugserverConfig.cmake