This is an issue on the LLVM side too. There's a master bug somewhere on the LLVM side tracking this, but the TL;DR is that CMake doesn't support everything (particularly when it comes to install) that the configure build supports. Most of the interested players that I'm aware of have said they won't mind dropping Make in favor of CMake once those issues are taken care of. But FWIU they're not easy.
On Fri Jan 23 2015 at 10:50:25 AM Vince Harron <vhar...@google.com> wrote: > Hi all, > > We're having a problem right now where the buildbot (which uses configure) > is working but we're unable to build locally with cmake. We're > investigating the cmake problem now. > > The question is, if we have CMake files (which can generate ninja or make > among others) Why do we still have configure/make? > > Thanks, > > Vince > > > -- > > Vince Harron | Technical Lead Manager | vhar...@google.com | 858-442-0868 > _______________________________________________ > lldb-dev mailing list > lldb-dev@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev >
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev