From a2e8f1763f75f9c771864ce3b8542dedf2348f0c Mon Sep 17 00:00:00 2001 From: maxine Date: Thu, 12 Sep 2024 20:46:52 -0400 Subject: [PATCH] event update --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2833e60..f5b4678 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ include_directories("include") CPMAddPackage( NAME Event - URL https://git.redacted.cc/josh/Event/archive/Release-10.zip + URL https://git.redacted.cc/josh/Event/archive/Release-12.zip ) CPMAddPackage(