JDevlieghere added a comment.

In D76827#1947176 <https://reviews.llvm.org/D76827#1947176>, @brooks wrote:

> Doing a bit of naive digging suggests to me that putting this section inside 
> an
>
>   if (NOT CMAKE_CFG_INTDIR STREQUAL  ".")
>
>
> might do the trick.


I can reproduce this with the Ninja standalone build. Brooks' suggestion indeed 
fixes it. Thanks!

Fixed by 823dbb4c748feaae6f20637efd0de159dd156c69 
<https://reviews.llvm.org/rG823dbb4c748feaae6f20637efd0de159dd156c69>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76827/new/

https://reviews.llvm.org/D76827



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to