]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: configure boost build with concurrent jobs 45750/head
authorMoritz Röhrich <moritz.rohrich@suse.com>
Fri, 1 Apr 2022 16:34:25 +0000 (18:34 +0200)
committerMoritz Röhrich <moritz.rohrich@suse.com>
Tue, 31 May 2022 08:09:24 +0000 (10:09 +0200)
commite8ddf7cfdc40ac81c883b93d94bc2749436e99a3
tree17c2a3ec4d64480be133fd2a442e9009862d335e
parentb4376cfe57c5f0e75ce1ed0defbe433429a8daf8
cmake: configure boost build with concurrent jobs

When building boost, try to schedule multiple build jobs in parallel. If
provided with `-DBOOST_J=<n>`, the given number of jobst is going to be
used.

Signed-off-by: Moritz Röhrich <moritz.rohrich@suse.com>
CMakeLists.txt