[llvm-commits] [PATCH][CMake] Respect LLVM_BUILD_RUNTIME.

Chandler Carruth chandlerc at google.com
Fri Sep 21 15:44:29 PDT 2012


On Fri, Sep 21, 2012 at 3:40 PM, Michael Spencer <bigcheesegs at gmail.com>wrote:

> This patch makes CMake only include compiler-rt if LLVM_BUILD_RUNTIME
> is true (default).
>

This is fine. Please test the flag before the filesystem though.


> Should this use add_llvm_external_project instead?
>

No real idea. add_subdirectory seems to work though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120921/88243cfc/attachment.html>


More information about the llvm-commits mailing list