OSDN Git Service

[CMake] Add llvm-ar subdirectory explicitly.
authorChris Bieneman <beanz@apple.com>
Mon, 14 Sep 2015 18:36:40 +0000 (18:36 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 14 Sep 2015 18:36:40 +0000 (18:36 +0000)
commit5ab5648165f4a41b7274c18ad62406b12b2119c6
tree7c1df039b5e9d0a9ac513ad0511e37595b9675cd
parent006c6c9fe2818447fd2885c0feb55c9156e6ce09
[CMake] Add llvm-ar subdirectory explicitly.

This is required because ExternalProject_Add requires all targets specified in the DEPENDS argument must exist before calling ExternalProject_Add.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247592 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt