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(