From 6fced157ad185a415c5cd3d3813d5cfcfd15ec26 Mon Sep 17 00:00:00 2001 From: Michael Scofield Date: Thu, 14 Oct 2021 18:25:08 +0200 Subject: [PATCH] Updated PackageProject.cmake to 1.8.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b9dde6..6b2141d 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