mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-17 20:14:36 +03:00
Update Ccache.cmake for POSIX compliance (#60)
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
This commit is contained in:
@@ -69,6 +69,6 @@ if(USE_CCACHE)
|
|||||||
CPMAddPackage(
|
CPMAddPackage(
|
||||||
NAME Ccache.cmake
|
NAME Ccache.cmake
|
||||||
GITHUB_REPOSITORY TheLartians/Ccache.cmake
|
GITHUB_REPOSITORY TheLartians/Ccache.cmake
|
||||||
VERSION 1.1
|
VERSION 1.2.1
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user