OSDN Git Service

[CMake] Refactor add_llvm_implicit_projects to be reusable
authorChris Bieneman <beanz@apple.com>
Tue, 8 Mar 2016 18:43:28 +0000 (18:43 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 8 Mar 2016 18:43:28 +0000 (18:43 +0000)
commit7c1ba5c1c1824d674463d4993ccbba292ce9a351
treef8b2aac7133e81ee75baeed32ece3a206f67cf65
parent9524e85d1da3e646fb27db9690156f577bc44790
[CMake] Refactor add_llvm_implicit_projects to be reusable

This adds llvm_add_implicit_projects which takes a project name and is wrapped by add_llvm_implicit_projects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262948 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake