[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)
commit74c98f0e8d4cbebe925f134839faef60d436e1e7
treed1ed043d515fc032378a9ad1c6273cfaede8433c
parent6aeba89e8986c0fd25acd727599656153dee904c
[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.

llvm-svn: 262948
llvm/cmake/modules/AddLLVM.cmake