Martin Klimeš il y a 5 ans
Parent
révision
b46d358ba2
3 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. +6
    -0
      .gitmodules
  2. +1
    -0
      lib/glew
  3. +1
    -0
      lib/glfw

+ 6
- 0
.gitmodules Voir le fichier

@ -0,0 +1,6 @@
[submodule "lib/glew"]
path = lib/glew
url = https://github.com/Perlmint/glew-cmake.git
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw

+ 1
- 0
lib/glew

@ -0,0 +1 @@
Subproject commit 2545ef4e02a6857b7321db3434bbcd55d584a2c4

+ 1
- 0
lib/glfw

@ -0,0 +1 @@
Subproject commit b430bc4935d8ca8ff459313dbd87ecc2b266aee1

Chargement…
Annuler
Enregistrer