Downgrade JGL to 52 for windoze

crashing on mcolor with access violation on 54????
This commit is contained in:
2025-04-19 17:14:09 -04:00
parent 80be946267
commit f305dfac8e
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ include (cmake/CPM.cmake)
CPMAddPackage(
NAME JGL
URL https://git.redacted.cc/josh/JGL/archive/Prerelease-54.zip
URL https://git.redacted.cc/josh/JGL/archive/Prerelease-52.zip
)
CPMAddPackage(