]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: always set ALLOCATOR at configure time
authorKefu Chai <kchai@redhat.com>
Wed, 8 Jun 2016 03:34:44 +0000 (11:34 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 8 Jun 2016 04:06:31 +0000 (12:06 +0800)
commit48a1f8eff5bd753c942a0f9a1d45f342254daa92
tree6e69f360aed6281b60067aef6fc26b20b2f86998
parent9c507333c53798eed4e2f736c21c3a3964d0755c
cmake: always set ALLOCATOR at configure time

so it would be easier to figure out what allocator we are using later,
instead of poking around ${Foo}_FOUND variables.

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