OSDN Git Service

[CMake] Move ninja job pool options to HandleLLVMOptions
authorChris Bieneman <beanz@apple.com>
Tue, 7 Feb 2017 19:06:22 +0000 (19:06 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 7 Feb 2017 19:06:22 +0000 (19:06 +0000)
commitd2206e4788f2c42a67a7085ccc0f1acdd4acc0cd
tree747c105da3a4b0dab45b09d10ad782ea56b8ff74
parent6271cac448f1a2df43cb84ee57f6c35152ca5ae8
[CMake] Move ninja job pool options to HandleLLVMOptions

Moving the Ninja job pool configuration settings into the HandleLLVMOptions module will allow standalone builds of LLVM sub-projects to use the LLVM options without needing to re-implement them.

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