Explorar el Código

submodules maybe fixed?

master
Martin Klimeš hace 5 años
padre
commit
7985aa4081
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      lib/glm

+ 3
- 0
.gitmodules Ver fichero

@ -4,3 +4,6 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm

+ 1
- 0
lib/glm

@ -0,0 +1 @@
Subproject commit 947527d3ac1910e62d142c76480293fee460603d

Cargando…
Cancelar
Guardar