]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: find and build bundled boost
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 22 Sep 2016 15:41:53 +0000 (11:41 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 7 Nov 2016 20:56:29 +0000 (15:56 -0500)
commit5f869450ea18b22071ad1bde16124ca94ea10bba
tree4095902f8742f1a8cd639a6d9c82f37c9664278b
parentd8dff81c3e04044c3b40e7bef3aa3000240af745
cmake:  find and build bundled boost

Build Boost using the src/boost submodule, unless overridden
by -DWITH_SYSTEM_BOOST.

If -DBOOST_J=<n> is provided, builds Boost with <n> jobs.

Boost builds in the configured Build directory.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
CMakeLists.txt