mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 05:31:13 +02:00
Updated PackageProject.cmake to 1.8.0 (#143)
This commit is contained in:
parent
d07c18e2b2
commit
69320a663b
1 changed files with 1 additions and 1 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.6.0")
|
||||
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.8.0")
|
||||
|
||||
CPMAddPackage(
|
||||
NAME fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue