mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-05 16:31:01 +02:00
Update Ccache.cmake and cmake-scripts
This commit is contained in:
parent
eef512f3f5
commit
122e687083
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ endif()
|
|||
include(cmake/CPM.cmake)
|
||||
|
||||
# PackageProject.cmake will be used to make our target installable
|
||||
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.4.1")
|
||||
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.6.0")
|
||||
|
||||
CPMAddPackage(
|
||||
NAME fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue