]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: adapt FindBoost.cmake to our needs
authorKefu Chai <kchai@redhat.com>
Thu, 18 Mar 2021 13:16:34 +0000 (21:16 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 19 Mar 2021 12:35:51 +0000 (20:35 +0800)
commit33d2964ae2b0d59c94c42ad7c4ddf81d96cbb186
treef692ec65715b3542be64b222b3f8cd7023ed2aa2
parent3aaedc8fdc8fd24b2335326bdaa9bf4d12b4945c
cmake: adapt FindBoost.cmake to our needs

the vanilla FindBoost.cmake pulled from cmake has couple assumptions
which do not hold in our environment. so address them case by case.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/FindBoost.cmake