]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerKefu Chai <kchai@redhat.com>
Fri, 17 Apr 2020 06:10:55 +0000 (14:10 +0800)
commit2b3adb5c5ee518cf4f03d1f96256f411aec1def2
tree612708d9824bf7f277bf37c5655b0507409f4341
parent61ad12e6adddfe7f0f903f96d9b9dbbb38652db6
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>
CMakeLists.txt
cmake/modules/FindFUSE.cmake [new file with mode: 0644]
cmake/modules/Findfuse.cmake [deleted file]