]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: build fmt submodule if libfmt is not found
authorKefu Chai <kchai@redhat.com>
Thu, 21 Mar 2019 04:07:10 +0000 (12:07 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 21 Mar 2019 07:11:33 +0000 (15:11 +0800)
commitebb7f32482945b7201743d70b40324b8c98ff4e2
tree2abee27900a2418b3eee7f6684e3f7106891ee81
parent98fecbdeaf1fa7f2950b1e5e22ac73572fec100e
cmake: build fmt submodule if libfmt is not found

the recent seastar dropped fmt submodule, so we need to build from our
own fmt submodule.

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