]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: bump up the required fmt version 23283/head
authorKefu Chai <kchai@redhat.com>
Fri, 27 Jul 2018 10:52:52 +0000 (18:52 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 27 Jul 2018 10:52:54 +0000 (18:52 +0800)
commitb1c4c9e9a1bab061f1f4c137e61546be209cc8a9
tree1a639e1e8143844e36c8a54513e4a839f8730e86
parent591167e0cc8cf80d6a1a7eec0d284f2377004f94
cmake: bump up the required fmt version

seastar actually requires fmt 4.0.0 and up, as 3.0.2 does not offer
fmt/printf.h. see
https://github.com/fmtlib/fmt/blob/master/ChangeLog.rst#400---2017-06-27
.

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