This commit is contained in:
2026-07-02 21:59:55 -07:00
commit e14550ce63
12 changed files with 370 additions and 0 deletions

3
external/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1,3 @@
# ADD Externals HERE
add_subdirectory(glfw)

1
external/glad vendored Submodule

Submodule external/glad added at e3c14f9061

1
external/glfw vendored Submodule

Submodule external/glfw added at 567b1ec244