ceph/cmake
Xiubo Li 7a3cc61de0 libfuse: check the libfuse version from the pkconfig/fuse{3}.pc file
Since libfuse 3.2 to 3.8 the minor version for FUSE library has
stopped updating together with the releases. So we cannot check
version by using the FUSE_VERSION macro in the fuse_common.h header
file directly.

This will check the major/minor version from the fuse{3}.pc pkconfig
file.

Fixes: https://tracker.ceph.com/issues/45396
Signed-off-by: Xiubo Li <xiubli@redhat.com>
2020-05-24 21:39:47 -04:00
..
modules libfuse: check the libfuse version from the pkconfig/fuse{3}.pc file 2020-05-24 21:39:47 -04:00
toolchains cmake: [win32] Update cmake files 2020-02-19 08:24:21 +00:00