[Lldb-commits] [PATCH] D55328: [CMake] Revised LLDB.framework builds
Frederic Riss via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 5 09:13:11 PST 2018
friss added a comment.
In D55328#1320267 <https://reviews.llvm.org/D55328#1320267>, @clayborg wrote:
> I like seeing all of the cmake modifications for the LLDB.framework. Are we planning on trying to get rid of the Xcode project at some point soon and use the auto generated one made by cmake?
While there are no immediate plans to do so, we want to be able to do it and thus we need feature parity. Maintaining the Xcode project over a variety of branches is really expensive.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55328/new/
https://reviews.llvm.org/D55328
More information about the lldb-commits
mailing list