[lldb-dev] Use of MAKE in tests

Zachary Turner zturner at google.com
Fri Jul 18 15:47:04 PDT 2014


I'm not very well versed in MAKE, but an issue I'm encountering currently
is the use of MAKE in compiling the test files.  Is there any reason CMake
can't be used here?  There's a lot of shell-specific logic in the Makefile
currently that is hard to reproduce on Windows, so if we can port
everything to CMake it might be helpful.

Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140718/ee744416/attachment.html>


More information about the lldb-dev mailing list