]> git.proxmox.com Git - ceph.git/blobdiff - ceph/cmake/modules/Findxfs.cmake
update sources to v12.1.1
[ceph.git] / ceph / cmake / modules / Findxfs.cmake
index ecbf91c059787c28dfdf6f717b5aafa0c5a71dd6..6171e32895e9c4ed33e62fbac7ca5dd690415133 100644 (file)
@@ -1,9 +1,9 @@
 # Try to find xfs
 # Once done, this will define
 #
-# XFS_FOUND - system has Profiler
-# XFS_INCLUDE_DIR - the Profiler include directories
-# XFS_LIBRARIES - link these to use Profiler
+# XFS_FOUND - system has libxfs
+# XFS_INCLUDE_DIR - the libxfs include directories
+# XFS_LIBRARIES - link these to use libxfs
 
 if(XFS_INCLUDE_DIR AND XFS_LIBRARIES)
        set(XFS_FIND_QUIETLY TRUE)