]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: rename Findfuse.cmake to FindFUSE.cmake
authorKefu Chai <kchai@redhat.com>
Fri, 17 Apr 2020 05:02:22 +0000 (13:02 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 27 Apr 2020 12:00:46 +0000 (14:00 +0200)
commite84aa4c1aeec3d124436f88c8465f904be8ac5e8
treea6ea0c630bf486d2e92cefd21c00b21bad80bdbb
parent9bc28e91e272324f03c0c917bac6d307154225d4
cmake: rename Findfuse.cmake to FindFUSE.cmake

so its name is consistent with upstream name, and with the variables
exposed by FindFUSE.cmake.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 2b3adb5c5ee518cf4f03d1f96256f411aec1def2)
CMakeLists.txt
cmake/modules/FindFUSE.cmake [new file with mode: 0644]
cmake/modules/Findfuse.cmake [deleted file]