]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Rename CCachePackConfig.cmake to CcachePackConfig.cmake
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 19 Aug 2020 05:19:10 +0000 (07:19 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Aug 2020 13:26:51 +0000 (15:26 +0200)
It’s Ccache, not CCache.

CMakeLists.txt
cmake/CcachePackConfig.cmake [moved from cmake/CCachePackConfig.cmake with 100% similarity]

index 1f595083c05b281cfd6612c8976576b65f3ace21..e8ee6d0bbd1fee632022a98dec815f998c579172 100644 (file)
@@ -73,7 +73,7 @@ install(TARGETS ccache DESTINATION ${CMAKE_INSTALL_BINDIR})
 #
 # Packaging
 #
-include(CCachePackConfig)
+include(CcachePackConfig)
 
 #
 # Tests