Update CMakeLists.txt

This commit is contained in:
Redacted
2024-06-26 23:27:20 -04:00
parent a4ec53fdd9
commit 8f8eabfe47

View File

@@ -28,7 +28,7 @@ CPMAddPackage(
CPMAddPackage(
NAME jlog
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-8.zip
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-9.zip
)
find_package(OpenGL REQUIRED)