Migrate to latest J3ML Release

This commit is contained in:
2024-04-08 13:43:36 -04:00
parent d12d8c8d65
commit 8100d5b333

View File

@@ -48,7 +48,8 @@ include(cmake/CPM.cmake)
# Grab Josh Math Lib
CPMAddPackage(
NAME J3ML
URL https://git.redacted.cc/josh/j3ml/archive/Prerelease-20.zip)
URL https://git.redacted.cc/josh/j3ml/archive/Release-1.zip
)
# Grab GLAD
# GLAD as I understand essentially generates an OpenGL API to spec with the