From 69320a663b5426170613758684eb0cf7abecb306 Mon Sep 17 00:00:00 2001 From: Michael Scofield Date: Sun, 17 Oct 2021 19:50:25 +0200 Subject: [PATCH] Updated PackageProject.cmake to 1.8.0 (#143) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b9dde6d..6b2141d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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