moved library to different project
This commit is contained in:
parent
4dc3079fe8
commit
f5996f0614
24 changed files with 25 additions and 6467 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,9 @@
|
|||
[submodule "vendor/glfw"]
|
||||
path = vendor/glfw
|
||||
url = git@github.com:glfw/glfw.git
|
||||
[submodule "vendor/glm"]
|
||||
path = vendor/glm
|
||||
url = git@github.com:g-truc/glm.git
|
||||
[submodule "vendor/imgui"]
|
||||
path = vendor/imgui
|
||||
url = git@github.com:ocornut/imgui.git
|
||||
[submodule "vendor/lol"]
|
||||
path = vendor/lol
|
||||
url = git@github.com:Lauchmelder23/lol.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue