mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
Update Ccache.cmake for POSIX compliance
This commit is contained in:
parent
c4fd7dc67f
commit
eaffe340bf
1 changed files with 1 additions and 1 deletions
|
@ -69,6 +69,6 @@ if(USE_CCACHE)
|
|||
CPMAddPackage(
|
||||
NAME Ccache.cmake
|
||||
GITHUB_REPOSITORY TheLartians/Ccache.cmake
|
||||
VERSION 1.1
|
||||
VERSION 1.2.1
|
||||
)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue