1
0
Fork 0
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:
Luke Peterson 2021-03-27 20:10:28 -07:00
parent eef512f3f5
commit 122e687083
2 changed files with 3 additions and 3 deletions

View file

@ -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