Add VAR.HttpServer SubModule.

This commit is contained in:
2019-04-28 17:28:23 +02:00
parent 4958b8404a
commit 2a8e876c60
3 changed files with 17 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -2,3 +2,7 @@
path = VAR.Json
url = https://github.com/Kableado/VAR.Json.git
branch = master
[submodule "VAR.HttpServer"]
path = VAR.HttpServer
url = https://github.com/Kableado/VAR.HttpServer.git
branch = master