add variant module. update modules.

This commit is contained in:
2018-10-12 02:23:51 +07:00
parent 5c6b7406db
commit 66e10cef1f
8 changed files with 2479 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "modules/glfw"]
path = modules/glfw
url = https://github.com/glfw/glfw
[submodule "modules/variant"]
path = modules/variant
url = https://github.com/mpark/variant