Merge branch 'master' of https://git.did.science/WolverinDEV/TeaRoot-Client
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git
|
||||
[submodule "third_party/boringssl"]
|
||||
path = third_party/boringssl
|
||||
url = https://git.did.science/WolverinDEV/boringssl.git
|
||||
url = https://boringssl.googlesource.com/boringssl
|
||||
[submodule "build-helpers"]
|
||||
path = build-helpers
|
||||
url = https://github.com/WolverinDEV/build-helpers.git
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Windows:
|
||||
Make sure you have MSBuild.exe within your PATH variable!
|
||||
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
|
||||
|
||||
Update/initialize git submodules (Using the refs given!):
|
||||
#Update the module
|
||||
git submodule update --init --recursive -f
|
||||
|
||||
+1
-1
Submodule shared updated: c532266cb8...a6bbe0c557
Vendored
+1
-1
Submodule third_party/boringssl updated: 6f3e034fe5...8289fee35e
Vendored
+1
-1
Submodule third_party/tomcrypt updated: a2310a14c3...0ff2920957
Reference in New Issue
Block a user