]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: include boost before default system directory
authorKefu Chai <kchai@redhat.com>
Sun, 16 Apr 2017 05:04:16 +0000 (13:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 14 Jun 2017 15:53:50 +0000 (23:53 +0800)
commit1b96dada33b704b19dd4dc3cdef07e7302bc04ad
tree8c2dabb07e4cf843d6d2c9c7297576e66fc2fa83
parent83432b446167f28906e69090904a9be81aece528
cmake: include boost before default system directory

so ceph will prefer the local boost installation to the one in system if
any.

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt