[LLVMdev] compiler-rt CMake build
Alexey Samsonov
samsonov at google.com
Mon Feb 24 07:02:07 PST 2014
On Mon, Feb 24, 2014 at 6:57 PM, Brad King <brad.king at kitware.com> wrote:
> On 02/24/2014 09:44 AM, Alexey Samsonov wrote:
> > ExternalProject_Add_Step(compiler-rt force-rebuild
> > DEPENDERS build
> [snip]
> > doesn't work for Ninja.
>
> What version of CMake did you use for this test? Also 2.8.10?
>
Yes, 2.8.10.2 to be exact.
>
> > Is it a CMake bug?
>
> Yes, though there have been some changes related to this upstream
> since 2.8.10, IIRC.
>
> I think you can just go with your original "DEPENDERS configure"
> approach for now.
>
"DEPENDERS configure" doesn't help this Ninja issue.
>
> -Brad
>
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140224/65a743e9/attachment.html>
More information about the llvm-dev
mailing list