SETUP: Added assimp submodule
This commit is contained in:
parent
08ab46c6fd
commit
3465dae9bd
|
@ -25,3 +25,6 @@
|
||||||
[submodule "Dependencies/yamlcpp"]
|
[submodule "Dependencies/yamlcpp"]
|
||||||
path = Dependencies/yamlcpp
|
path = Dependencies/yamlcpp
|
||||||
url = https://github.com/SHADE-DP/yaml-cpp.git
|
url = https://github.com/SHADE-DP/yaml-cpp.git
|
||||||
|
[submodule "Dependencies/assimp"]
|
||||||
|
path = Dependencies/assimp
|
||||||
|
url = https://github.com/assimp/assimp.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 46e571e4974a8635561c9296d87f1a55575d0647
|
Loading…
Reference in New Issue