[Lldb-commits] [PATCH] D13234: Use the correct Python lib for each build configuration generated by the Visual Studio CMake generator

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 2 22:49:47 PDT 2015


Yea that's what I meant.  Everything works, but the configuration step is
supposed to print out stuff that people can read at a glance.  So
prettifying it would be desirable.

On Fri, Oct 2, 2015 at 10:39 PM Vadim Macagon <vadim.macagon at gmail.com>
wrote:

> enlight added a comment.
>
> That looks fine to me. CMake prints those messages during the
> configuration step, at that point the generator expressions haven't been
> expanded yet. I could prettify those messages a bit to read: `Found
> PythonLibs: C:/Python27_LLDB/x86/libs/python27_d.lib and
> C:/Python27_LLDB/x86/libs/python27.lib`.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D13234
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151003/2c66f018/attachment.html>


More information about the lldb-commits mailing list