================ @@ -17,6 +17,15 @@ if (LLDB_ENABLE_CURSES) endif() # TODO: Add property `NO_PLUGIN_DEPENDENCIES` to lldbCore +set(LLDB_CORE_SRCS + +) + ---------------- labath wrote: unused? https://github.com/llvm/llvm-project/pull/119716