[PATCH] D51561: [CMake] Add support for unittests that have input files

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 14:28:09 PDT 2018


Let me look at it.  I have VS installed so I can repro it.  Gimme about 30
minutes and I'll update with a path forward.

On Thu, Sep 6, 2018 at 2:20 PM Matthew Voss via Phabricator <
reviews at reviews.llvm.org> wrote:

> ormris added a comment.
>
> This is causing issues for our Visual Studio builds. CMake doesn't know
> which configuration will be used at build time, so we end up with
> "llvm.srcdir.txt" placed in directory called "$(Configuration)". Any
> thoughts on a fix?
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D51561
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/44ccb094/attachment.html>


More information about the llvm-commits mailing list