Hey Greg,
On Mon, Jan 6, 2020 at 12:28 PM Greg Clayton wrote:
>
> editline seems like a bad example as being optional as I wouldn't want to use
> a LLDB that doesn't have editline support. Or are we taking care of this by
> having the cmake settings files (lldb/cmake/caches/*.cmake) for each sy
Hey everyone,
I just wanted to let you know that most of the work is complete for
auto-detecting optional dependencies in LLDB. Unless explicitly
specified, optional dependencies like editline will be enabled when
available and disabled otherwise. This is different from the old
behavior, where op