Skip to content

Commit 7421108

Browse files
authored
update CCache.cmake to 1.2.3 (TheLartians#117)
1 parent b59cb2d commit 7421108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cmake/tools.cmake‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ endif()
6262

6363
# enables CCACHE support through the USE_CCACHE flag possible values are: YES, NO or equivalent
6464
if(USE_CCACHE)
65-
CPMAddPackage("gh:TheLartians/Ccache.cmake@1.2.2")
65+
CPMAddPackage("gh:TheLartians/Ccache.cmake@1.2.3")
6666
endif()

0 commit comments

Comments
 (0)