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)
|
include(cmake/CPM.cmake)
|
||||||
|
|
||||||
# PackageProject.cmake will be used to make our target installable
|
# 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(
|
CPMAddPackage(
|
||||||
NAME fmt
|
NAME fmt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue