]> granicus.if.org Git - llvm/commit
[cmake] Add all subprojects to LLVM_ALL_PROJECTS
authorShoaib Meenai <smeenai@fb.com>
Wed, 6 Feb 2019 21:49:47 +0000 (21:49 +0000)
committerShoaib Meenai <smeenai@fb.com>
Wed, 6 Feb 2019 21:49:47 +0000 (21:49 +0000)
commit050dcb45830afb8ecb7f472302f14bfbbfce131d
tree274d906a15ccf945879a5bd1ecc45e3f6e64aa3c
parente50fd44ed0c1e724408e28bd6d4ccebf91d1f503
[cmake] Add all subprojects to LLVM_ALL_PROJECTS

Make LLVM_ALL_PROJECTS reflect all top-level directories in the monorepo
rather than an arbitrary subset. clang-tools-extra is technically
unnecessary since it gets enabled by clang, but having it there for
consistency shouldn't hurt either.

Differential Revision: https://reviews.llvm.org/D57843

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