diff --git a/CMakeLists.txt b/CMakeLists.txt index 9dd9ab7c6..d046e7bf7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,7 +122,7 @@ else() CPMAddPackage( NAME Ccache.cmake GITHUB_REPOSITORY TheLartians/Ccache.cmake - VERSION 1.2 + VERSION 1.2.5 ) endif()