Update CMakeLists.txt

This commit is contained in:
Redacted
2024-06-01 19:35:11 -04:00
parent 1dfb42ad01
commit 16808030e4

View File

@@ -30,12 +30,12 @@ file(COPY "cfg" DESTINATION "${PROJECT_BINARY_DIR}")
#TODO: Publish release
CPMAddPackage(
NAME Event
URL https://git.redacted.cc/josh/Event/archive/Release-5.zip
URL https://git.redacted.cc/josh/Event/archive/Release-6.zip
)
CPMAddPackage(
NAME ReWindow
URL https://git.redacted.cc/Redacted/ReWindow/archive/vA0.2.31.zip
URL https://git.redacted.cc/Redacted/ReWindow/archive/vA0.2.32.zip
)
CPMAddPackage(