mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
update CCache.cmake to 1.2.3 (#117)
This commit is contained in:
parent
b59cb2dd7d
commit
742110856c
1 changed files with 1 additions and 1 deletions
|
@ -62,5 +62,5 @@ endif()
|
|||
|
||||
# enables CCACHE support through the USE_CCACHE flag possible values are: YES, NO or equivalent
|
||||
if(USE_CCACHE)
|
||||
CPMAddPackage("gh:TheLartians/Ccache.cmake@1.2.2")
|
||||
CPMAddPackage("gh:TheLartians/Ccache.cmake@1.2.3")
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue