JDevlieghere created this revision.
JDevlieghere added reviewers: xiaobai, labath, LLDB.
Herald added subscribers: teemperor, abidh, aheejin, mgorny.
Herald added a project: LLDB.
This patch introduces a new CMake macro `add_lldb_plugin_subdirectory` to be
used by the plugins. It's similar to `ad
teemperor added a comment.
How does this deal with linking flags etc.? Your cmake cache disabled
`LLDB_PLUGIN_SYMBOLFILE_NATIVEPDB_BUILD` (well, it would without the LDB typo)
but that just gives me a build that fails to link with `ld: error: unable to
find library -llldbPluginSymbolFileNativeP