Skip to content

Commit

Permalink
Updated PackageProject.cmake to 1.8.0 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscofield0 committed Oct 17, 2021
1 parent d07c18e commit 69320a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69320a6

Please sign in to comment.