Swapped for custom glfw

This commit is contained in:
antopilo
2024-10-29 20:40:47 -04:00
parent 5c2311d7b5
commit e47142a3e4

6
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "Nuake/dependencies/glfw"]
path = Nuake/dependencies/glfw
url = https://github.com/glfw/glfw.git
[submodule "Nuake/dependencies/assimp"]
path = Nuake/dependencies/assimp
url = https://github.com/assimp/assimp.git
@@ -31,3 +28,6 @@
[submodule "Nuake/dependencies/entt"]
path = Nuake/dependencies/entt
url = https://github.com/skypjack/entt.git
[submodule "Nuake/dependencies/glfw"]
path = Nuake/dependencies/glfw
url = https://github.com/antopilo/glfw.git