]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: ensure fmt lib is atleast 8.1.1 48705/head
authorAbhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
Wed, 26 Jul 2023 08:24:34 +0000 (10:24 +0200)
committerAbhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
Wed, 26 Jul 2023 08:24:34 +0000 (10:24 +0200)
commiteead42d4b1ec1bc1d7d2267b3ce97b8f34a7fb9b
tree730e53427f5805bbb0ec7bcf9575d21da2e68b00
parent38dea7dc2156bd003d2291e9f2d82688490beb53
cmake: ensure fmt lib is atleast 8.1.1

Since we depend on newer api features like `group_digits` ensure that the system
version of fmt we use is at least as new as the submodules we bring.

Signed-off-by: Abhishek Lekshmanan <abhishek.l@cern.ch>
src/CMakeLists.txt