added boost again

This commit is contained in:
Dynamitos
2021-11-18 14:50:54 +01:00
parent f20ef8d1b1
commit 56469a137a
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -17,7 +17,11 @@
path = external/ktx
url = https://github.com/KhronosGroup/KTX-Software
[submodule "external/stb"]
path = external/stb
url = https://github.com/nothings/stb
[submodule "external/slang"]
path = external/slang
url = https://github.com/shader-slang/slang.git
[submodule "external/boost"]
path = external/boost
url = https://github.com/boostorg/boost
Vendored Submodule
+1
Submodule external/boost added at 238fe946c1