Use ninja pools to limit the number of concurrent compile/link jobs.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 19 Nov 2014 10:30:02 +0000 (10:30 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 19 Nov 2014 10:30:02 +0000 (10:30 +0000)
commit0e2f3ce8a0399818251225c1699d432fcb2db4e9
tree582a22a700aa11bc24f1b930a25a4939624bf744
parenta6943fff90e0656265f84ecbe83f3c05540c7b0a
Use ninja pools to limit the number of concurrent compile/link jobs.

This change makes use of the new "job pool" capability in cmake 3.0
with ninja generator to allow limiting the number of concurrent jobs
of a certain type.

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