llvm-project/lldb/cmake/modules
Pavel Labath 3351381165 [cmake] Detect presence of wide-char libedit at build time
Summary:
Instead of hardcoding a list of platforms where libedit is known to have
wide char support we detect this in cmake. The main motivation for this
is attempting to improve compatibility with different versions of
libedit, as the interface of non-wide-char functions varies slightly
between versions.

Reviewers: krytarowski, uweigand, jankratochvil, timshen, beanz

Subscribers: mgorny, lldb-commits

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

llvm-svn: 334393
2018-06-11 09:14:26 +00:00
..
AddLLDB.cmake [lldb] Set component when invoking add_llvm_install_targets 2017-12-13 01:14:27 +00:00
EmbedAppleVersion.cmake Fixing the Xcode build that I broke in r286479 2016-11-10 21:30:16 +00:00
FindLibEdit.cmake build: use cmake to find the libedit content 2018-05-22 23:24:46 +00:00
LLDBConfig.cmake [cmake] Fix standalone+LLVM_LINK_LLVM_DYLIB builds (pr36687) 2018-03-14 10:08:21 +00:00
LLDBGenerateConfig.cmake [cmake] Detect presence of wide-char libedit at build time 2018-06-11 09:14:26 +00:00
LLDBStandalone.cmake Fix typo in CMake comments 2018-05-25 18:59:21 +00:00