[LLVMdev] compiler-rt CMake build
Brad King
brad.king at kitware.com
Mon Feb 24 06:57:13 PST 2014
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?
> 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.
-Brad
More information about the llvm-dev
mailing list