This commit is contained in:
2024-05-29 22:18:40 -04:00
parent 41916a4089
commit 5d99f8ec1f
2 changed files with 2 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ CPMAddPackage(
CPMAddPackage(
NAME GLAD
URL https://git.redacted.cc/Redacted/glad/archive/v2.1.zip
URL https://git.redacted.cc/Redacted/glad/archive/v2.1ext_mt.zip
)
file(COPY "assets" DESTINATION "${PROJECT_BINARY_DIR}")
file(GLOB_RECURSE HEADERS "include/*.h" "include/*.hpp")